lama_byterun/regression/expressions/generated04813.expr

6 lines
53 B
Text
Raw Normal View History

2018-02-25 18:11:52 +03:00
2018-02-25 17:39:27 +03:00
read (x0);
read (x1);
2018-02-25 15:44:28 +03:00
y := x0*(28-34-x0);
write (y)