by@hakatashi
WA
console.log(require(`fs`).readSync(0,100).sort())
7873227158623299178339498241965628911155909810749742738717458480563377086694885380682737337923634747
[ 100, '7873227158623299178339498241965628911155909810749742738717458480563377086694885380682737337923634747' ]
(node:5) DeprecationWarning: fs.readSync's legacy String interface is deprecated. Use the Buffer API as mentioned in the documentation instead.