mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-30 02:28:27 +00:00
Generalized state
This commit is contained in:
parent
c3e6d4c76d
commit
36685d1592
56 changed files with 64 additions and 65 deletions
|
|
@ -1,3 +1,3 @@
|
|||
global x = read (), y = read (), z = x * y * 3;
|
||||
local x = read (), y = read (), z = x * y * 3;
|
||||
|
||||
write (z)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue