Please enable JavaScript in your browser!
Domů
Procházet
Nápověda
Přihlásit se
lucas
/
modelverse
rozštěpen z
yentl/modelverse
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Strom:
de30a6fd17
Větve
Značky
DEVS
debugging
live_modelling
master
pn_debugging
testing
modelverse
/
integration
/
code
/
remainder.alc
remainder.alc
103 B
Historie
Surový
1
2
3
4
5
6
include "lib_remainder.alc"
Void function main():
while(True):
output(remainder(input(), input()))