Result

WA

Duration

758ms

Code [DL]

1=$(STDIN)
f=$(if $1,$(word $(words $(sort $(wordlist 1,3,$1)) _),$1)$(call f,$(wordlist 7,999,$1)))
a:;$(foreach d,1 2 3 4 5 6 7 8 9,$(eval 1:=$$(subst $d, $d,$$1)))$f

stdin

694 997
356 144
177 734
998 917
996 391
115 216
271 179
387 647
329 238
329 997
143 434
197 772
733 436
233 377
445 776
457 885
412 213
611 115
894 613
144 334
322 228
184 344
861 152
244 983
529 898
492 927
511 614
542 238
691 998
344 252
663 115
611 664

stdout

91786516294733582164231489129431

stderr

make: 91786516294733582164231489129431: No such file or directory
make: *** [/volume/CODE:3: a] Error 127

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff1b06b7f0 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55acb292d028 /* 7 vars */ <unfinished ...>
12    execve("/usr/bin/ag_launcher", ["/usr/bin/ag_launcher", "-i", "/usr/bin/make", "-f", "/volume/CODE"], 0x55acb292d0a8 /* 7 vars */ <unfinished ...>
11    <... execve resumed>)             = 0
12    <... execve resumed>)             = 0
11    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=11, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
12    execve("/usr/bin/make", ["/usr/bin/make", "-f", "/volume/CODE"], 0x5583c9cccda0 /* 8 vars */) = 0
12    +++ exited with 2 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=2, si_utime=0, si_stime=0} ---
10    +++ exited with 2 +++