Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
yentl
/
modelverse
Watch
3
Star
3
Fork
6
ファイル
課題
4
プルリクエスト
0
Wiki
ツリー:
5ed10e98cd
ブランチ
タグ
debugging
master
pn_debugging
testing
modelverse
/
integration
/
code
/
remainder.alc
remainder.alc
103 B
履歴
Raw
1
2
3
4
5
6
include "lib_remainder.alc"
Void function main():
while(True):
output(remainder(input(), input()))