Please enable JavaScript in your browser!
Начало
Каталог
Помощ
Вход
lucas
/
modelverse
разклонено от
yentl/modelverse
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
ИН на ревизия:
3c33e3f994
Клонове
Маркери
DEVS
debugging
live_modelling
master
pn_debugging
testing
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()))