4 lines
36 B
Text
4 lines
36 B
Text
|
read(a);
|
||
|
read(b);
|
||
|
print(a);
|
||
|
print(c)
|