Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
yentl
/
modelverse
Watch
3
Star
3
포크
6
파일
이슈
4
풀 리퀘스트
0
위키
트리:
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()))