Result

AC

Duration

975ms

Code [DL]

` , + .        +    * +' `            + +  *  `  + + ,* + .       +    **  + +      + *  +  ' ,  + * . +       + * '

Disassembly

[[:label, 0],
 [:char_in],
 [:dup],
 [:char_out],
 [:push, 3],
 [:%],
 [:dup],
 [:jump, 0],
 [:label, 1],
 [:push, 7],
 [:dup],
 [:*],
 [:label, 2],
 [:swap],
 [:dup],
 [:char_in],
 [:+],
 [:dup],
 [:char_out],
 [:push, 2],
 [:%],
 [:+],
 [:swap],
 [:dup],
 [:push, 1],
 [:-],
 [:swap],
 [:jump, 2],
 [:char_in],
 [:swap],
 [:-],
 [:char_out],
 [:dup],
 [:push, 2],
 [:-],
 [:jump, 1]]

stdin

                                    T             
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                 K                

stdout

                                    T             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                    !             
                                 K!"!

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe2a48f320 /* 9 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x55a2b2f8bd70 /* 9 vars */ <unfinished ...>
12    execve("/usr/local/ruby-2.6.3/bin/ruby", ["/usr/local/ruby-2.6.3/bin/ruby", "/root/starry.rb", "/volume/CODE"], 0x55a2b4786068 /* 9 vars */ <unfinished ...>
11    <... execve resumed> )            = 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=8, si_stime=4} ---
10    +++ exited with 0 +++