Result

AC

Duration

782ms

Code [DL]

for x in 1:32
    Give l
    if l[3]=l[2]
        see l[3]
    else
        see l[5]
    end
next

stdin

488 183
995 595
926 343
316 165
388 331
758 582
122 277
815 192
851 396
722 993
932 221
578 779
748 421
281 829
458 183
125 729
684 338
755 551
127 221
723 367
487 558
271 817
392 248
368 887
522 398
187 778
866 668
599 589
455 358
654 452
855 587
637 539

stdout

85318521322748173523582827695455

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fffb32ce7e0 /* 9 vars */) = 0
11    execve("/usr/bin/realpath", ["realpath", "/volume/CODE"], 0x55dd4475ad18 /* 9 vars */) = 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("/bin/ln", ["ln", "-sf", "/volume/CODE", "/tmp/code.ring"], 0x55dd4475ad38 /* 9 vars */) = 0
12    +++ exited with 0 +++
10    --- 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("/bin/cat", ["cat", "-"], 0x55dd4475ad30 /* 9 vars */) = 0
14    execve("/root/ring", ["/root/ring", "/tmp/code.ring"], 0x55dd4475ad40 /* 9 vars */) = 0
13    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=1} ---
15    execve("/bin/rm", ["rm", "/tmp/code.ring"], 0x55dd4475ac98 /* 9 vars */) = 0
15    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
10    +++ exited with 0 +++