Result

AC

Duration

872ms

Code [DL]

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

Disassembly

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

stdin

                   T                              
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
                                                  
          K                                       

stdout

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

stderr

strace

11    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff9cf9f0e0 /* 9 vars */) = 0
13    execve("/usr/local/ruby-2.6.3/bin/ruby", ["/usr/local/ruby-2.6.3/bin/ruby", "/root/starry.rb", "/volume/CODE"], 0x5588c6233068 /* 9 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x5588c4c48d70 /* 9 vars */) = 0
12    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13    +++ exited with 0 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=8, si_stime=2} ---
11    +++ exited with 0 +++