3 lines
49 B
Text
3 lines
49 B
Text
|
|
f=read("filename.in");
|
||
|
|
write("filename.out", f);
|