Please enable JavaScript in your browser!
Главная
Обзор
Помощь
Вход
lucas
/
modelverse
ответвлено от
yentl/modelverse
Следить
1
В избранное
0
Ответвить
0
Файлы
Дерево:
11cb8e8568
Ветки
Метки
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()))