Select Git revision
settings.gradle
Forked from
LABOUREL Arnaud / cluster template
Source project has a limited visibility.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
modulo5.c3a 159 B
@0 = call main
stop @0
main fbegin #entree fonction
t[0] = 3164
t[1] = 152
@1 = t[0] / t[1]
@2 = t[1] * @1
@3 = t[0] - @2
t[2] = @3
write t[2]
fend