4 lines
76 B
Text
4 lines
76 B
Text
remove("input.txt");
|
|
remove("/input.txt");
|
|
remove("docs");
|
|
remove("/docs");
|