This website requires JavaScript.
Explore
Help
Sign in
Paris7
/
compilation
Archived
Watch
1
Star
0
Fork
You've already forked compilation
0
Code
Issues
Pull requests
Projects
Releases
Packages
Activity
This repository has been archived on
2024-01-18
. You can view files and clone it, but cannot push or open issues or pull requests.
e4b1d10007
compilation
/
flap
/
questions
/
retrolixToX86_64
/
02.retrolix
9 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
1, 2, 3 de étape 1
2023-12-31 15:32:46 +01:00
globals (x, y, z, k)
x <- copy 6;
y <- copy 7;
z <- mul y, x;
k <- sub z, x;
exit
2023-12-31 23:16:39 +01:00
exit;
1, 2, 3 de étape 1
2023-12-31 15:32:46 +01:00
end
Copy permalink