5 lines
98 B
Mathematica
5 lines
98 B
Mathematica
|
|
exist('input.txt','file')
|
||
|
|
exist('/input.txt','file')
|
||
|
|
exist('docs','dir')
|
||
|
|
exist('/docs','dir')
|