2 lines
93 B
R
2 lines
93 B
R
sizeinwd <- file.info('input.txt')[["size"]]
|
|
sizeinroot <- file.info('/input.txt')[["size"]]
|