Result

AC

Duration

794ms

Code [DL]

A←⍕⎕ARG[6]
i←8×⍳32
A[(i-2)-(A[i-5]=A[i-4])×2]
)OFF

stdin

424 225
464 141
897 394
254 458
482 772
177 771
644 249
511 115
891 971
116 939
156 832
776 683
374 816
722 774
893 939
864 443
122 413
733 755
369 773
564 348
477 745
879 579
143 162
661 665
478 715
799 448
193 395
922 246
563 339
682 822
866 866
225 582

stdout

21347741998682942373751679323865

stderr

Executable /usr/bin/APs/APserver not found.
This could means that 'apl' was not installed ('make install') or that it
was started in a non-standard way. The expected location of APserver is 
either the same directory as the binary 'apl' or the subdirectory 'APs' of
that directory (the directory should also be in $PATH).
Svar_DB not connected in Svar_DB::is_registered_id()

strace

11    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffd243e87a0 /* 7 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x55d52bf79cf8 /* 7 vars */) = 0
12    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13    execve("/usr/bin/apl", ["/usr/bin/apl", "-s", "-f", "/volume/CODE", "--", "424 225\n464 141\n897 394\n254 458\n"...], 0x55d52d55a2a0 /* 7 vars */) = 0
13    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
11    +++ exited with 0 +++