lama_byterun/regression/expressions/generated01862.expr

6 lines
64 B
Text
Raw Normal View History

2018-02-25 15:44:28 +03:00
skip;
x0 := read ();
x1 := read ();
y := 17-28*29+x1;
write (y)