Result

WA

Duration

744ms

Code [DL]

>D
 R ,----------/DD
 U>>.++++++++++L
D.++++++++++    L     R-----------------/U D
R<</D>R>,----------/DDU----------------.+>>L<.L
U   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"], 0x7ffdb8ff7350 /* 9 vars */) = 0
12    execve("/usr/bin/python", ["/usr/bin/python", "/root/Minimal-2D.py", "/volume/CODE"], 0x55a925bc9068 /* 9 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55a9257bcd60 /* 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    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=1, si_stime=2} ---
10    +++ exited with 0 +++