Please enable JavaScript in your browser!
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
jonathanvdc
/
modelverse
másolva
yentl/modelverse
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Fa:
49d7ad8c3e
Branch-ok
Tag-ek
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
Előzmények
Nyers
1
2
3
4
5
6
include "lib_remainder.alc"
Void function main():
while(True):
output(remainder(input(), input()))