Please enable JavaScript in your browser!
Etusivu
Tutki
Apua
Kirjaudu sisään
yentl
/
modelverse
Tarkkaile
3
Äänestä
3
Fork
6
Tiedostot
Ongelmat
4
Pull-pyynnöt
0
Wiki
Puu:
26d713a3a2
Branchit
Tagit
debugging
master
pn_debugging
testing
modelverse
/
integration
/
code
/
remainder.alc
remainder.alc
103 B
Historia
Raaka
1
2
3
4
5
6
include "lib_remainder.alc"
Void function main():
while(True):
output(remainder(input(), input()))