mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-24 07:38:46 +00:00
Updated regression tests
This commit is contained in:
parent
edfb7a4c9a
commit
ffbe14eae2
10962 changed files with 23924 additions and 23924 deletions
|
|
@ -1,4 +1,4 @@
|
|||
x := read ();
|
||||
y := read ();
|
||||
read (x);
|
||||
read (y);
|
||||
z := ((x + y) + (x - y)) + ((x - y) - (x + y));
|
||||
write (z)
|
||||
Loading…
Add table
Add a link
Reference in a new issue