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