mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-31 19:18:18 +00:00
Initial commit of fcf
This commit is contained in:
parent
d130d197b3
commit
1cfd3123be
6 changed files with 84 additions and 54 deletions
|
|
@ -1,3 +1,4 @@
|
|||
local x, y, z;
|
||||
read (x);
|
||||
read (y);
|
||||
z := x*y*3;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue