Result

WA

Duration

1183ms

Code [DL]

>D
 R ,----------/DD
 U>>.++++++++++L
D.++++++++++    L   
R<</D>R>,D          
U   LD   L          
 D   L           R-----------------/U D
 R----------/D<.DU----------------.+>>L<.L
             R-- --------------------   /UD
U               LD                        L
      U     >>.<L

stdin

                              T                   
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
   K                                              

stdout

                              T                   

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffcc4323df0 /* 9 vars */) = 0
12    execve("/usr/bin/python", ["/usr/bin/python", "/root/Minimal-2D.py", "/volume/CODE"], 0x556574337068 /* 9 vars */ <unfinished ...>
11    execve("/bin/cat", ["cat", "-"], 0x556573711d60 /* 9 vars */) = 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    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=2, si_stime=0} ---
10    +++ exited with 0 +++