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