mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-25 16:18:48 +00:00
Strings/arrays/builtins in int/sm
This commit is contained in:
parent
b19bea4d58
commit
dd5956d663
10991 changed files with 24197 additions and 24039 deletions
|
|
@ -1,4 +1,4 @@
|
|||
read (x);
|
||||
read (y);
|
||||
x := read ();
|
||||
y := read ();
|
||||
z := ((x + y) + (x - y)) + ((x - y) - (x / y));
|
||||
write (z)
|
||||
Loading…
Add table
Add a link
Reference in a new issue