3 lines
63 B
Crystal
3 lines
63 B
Crystal
|
|
size1 = File.size("input.txt")
|
||
|
|
size2 = File.size("/input.txt")
|