2 lines
51 B
Text
2 lines
51 B
Text
Sys.remove "input.txt";;
|
|
Sys.remove "/input.txt";;
|
Sys.remove "input.txt";;
|
|
Sys.remove "/input.txt";;
|