Result

WA

Duration

766ms

Code [DL]

1=$(STDIN)
f=$(if $1,$(word 2,$(filter $(word 2,$1) $(word 4,$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

985 779
955 346
711 662
634 431
711 118
955 993
457 538
588 831
714 268
461 711
197 771
282 681
243 297
199 995
699 984
578 179
195 523
557 731
517 113
611 337
131 138
167 661
119 893
598 885
799 793
635 532
851 514
588 414
558 998
699 796
753 543
626 267

stdout

75141558277649915511361895585952

stderr

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

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff69e7a280 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55c01d1e2028 /* 7 vars */ <unfinished ...>
12    execve("/usr/bin/ag_launcher", ["/usr/bin/ag_launcher", "-i", "/usr/bin/make", "-f", "/volume/CODE"], 0x55c01d1e20a8 /* 7 vars */ <unfinished ...>
11    <... execve resumed>)             = 0
12    <... execve resumed>)             = 0
12    execve("/usr/bin/make", ["/usr/bin/make", "-f", "/volume/CODE"], 0x555b2ce30da0 /* 8 vars */ <unfinished ...>
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 resumed>)             = 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 +++