Please enable JavaScript in your browser!
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
jonathanvdc
/
modelverse
forknuté z
yentl/modelverse
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Strom:
d6f1ef4573
Branche
Tagy
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
História
Raw
1
2
3
4
5
6
include "lib_remainder.alc"
Void function main():
while(True):
output(remainder(input(), input()))