Please enable JavaScript in your browser!
首頁
探索
說明
登入
jonathanvdc
/
modelverse
派生自
yentl/modelverse
關註
1
讚好
0
複刻
0
檔案
目錄樹:
49d7ad8c3e
分支列表
標籤列表
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
文件歷史
原始文件
1
2
3
4
5
6
include "lib_remainder.alc"
Void function main():
while(True):
output(remainder(input(), input()))