2 lines
57 B
BQN
2 lines
57 B
BQN
data←•FBytes "input.txt"
|
|
"output.txt" •FBytes data
|
data←•FBytes "input.txt"
|
|
"output.txt" •FBytes data
|