lama_byterun/regression/expressions/generated07307.expr

6 lines
65 B
Text
Raw Normal View History

2018-02-25 18:11:52 +03:00
2018-04-25 01:06:18 +03:00
x0 := read ();
x1 := read ();
2018-02-25 15:44:28 +03:00
y := x0+x0+x0+59+65+x1;
write (y)