Result

AC

Duration

871ms

Code [DL]

00000000  2a 27 cd 40 21 cc 50 d0  0a ea d1 41 29 3e ca 3c  |*'.@!.P....A)>.<|
00000010  d0 01 54 3e d2 31 27 07  4b 32                    |..T>.1'.K2|
0000001a

stdin

                                     T            
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
           K                                      

stdout

                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
                                     T            
           KKKKKKKKKKKKKKKKKKKKKKKKKKK

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffee7603e70 /* 7 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x559701d6fd60 /* 7 vars */) = 0
12    execve("/usr/bin/python", ["/usr/bin/python", "/root/gs2.py", "/volume/CODE"], 0x5597022ad068 /* 7 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=6, si_stime=2} ---
10    +++ exited with 0 +++