Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
jonathanvdc
/
modelverse
원본 프로젝트 :
yentl/modelverse
Watch
1
Star
0
포크
0
파일
트리:
d6f1ef4573
브랜치
태그
DEVS
jit
live_modelling
master
transformations
yentl
v0.3.5
v0.3
v0.2
v0.1
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()))