Result

AC

Duration

876ms

Code [DL]

00000000  cd 03 80 cd 03 80 47 cd  03 80 b8 cc 00 80 cd 03  |......G.........|
00000010  80 cd 03 80 c4 00 80 cd  03 80 cd 03 80 cd 03 80  |................|
00000020  30 de 76                                          |0.v|
00000023

Disassembly

        ORG     0000h

L0000:  CALL    8003h
        CALL    8003h
        LD      B,A
        CALL    8003h
        CP      B
        CALL    Z,8000h
        CALL    8003h
        CALL    8003h
        CALL    NZ,8000h
        CALL    8003h
        CALL    8003h
        CALL    8003h
        JR      NC,L0000
        HALT

stdin

197 973
833 773
744 897
415 223
649 646
169 223
324 228
922 244
725 529
434 146
425 591
931 246
954 489
955 237
699 798
955 991
966 623
251 435
168 865
411 118
535 258
928 285
684 889
244 147
779 784
133 336
162 566
667 776
784 278
358 885
294 915
736 262

stdout

93426222515245956481228473572892

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffeb8fdc040 /* 9 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x5642c88c1d38 /* 9 vars */) = 0
12    execve("/usr/bin/z80golf", ["/usr/bin/z80golf", "/volume/CODE"], 0x5642c88c1d50 /* 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=0, si_stime=0} ---
10    +++ exited with 0 +++