Result

WA

Duration

654ms

Code [DL]

,[->,<[->-<]>+++[----[>-<[-]]]+[+++++>+<]>--.[-]<<,,,,+]

Disassembly

p[0] = GETC();
p[1] = 0;
p[2] = 0;
while (p[0]) {
	--p[0];
	p[1] = GETC();
	p[1] -= p[0]-3;
	if (p[1]) {
		if (p[1] != 4) {
			--p[2];
		}
		p[1] = 0;
	}
	p[1] = 0;
	p[2] += 49;
	PUTC(p[2]);
	p[2] = 0;
	p[0] = GETC();
	p[0] = GETC();
	p[0] = GETC();
	p[0] = GETC();
	++p[0];
}

stdin

3012
0123
0321
1230
0123
3012
1032
1230
2103
1032
0123
1230
2301
2103
1230
2103
3210
0321
0321
0123
1032
3210
0123
0123
2301
2301
2103
2103
2103
0123
0321
2103

stdout

01011101001110100001001111000100

stderr

strace

13    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffdda52e198 /* 9 vars */) = 0
14    execve("/usr/bin/python", ["/usr/bin/python", "/root/esotope-bfc/esotope-bfc", "/volume/CODE"], 0x7f6e2d0e2368 /* 9 vars */) = 0
14    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=8, si_stime=0} ---
15    execve("/usr/bin/gcc", ["gcc", "/tmp/code.c", "-O2", "-s", "-o", "/tmp/code"], 0x7f6e2d0e23a8 /* 9 vars */) = 0
16    execve("/usr/libexec/gcc/x86_64-alpine-linux-musl/10.2.1/cc1", ["/usr/libexec/gcc/x86_64-alpine-l"..., "-quiet", "/tmp/code.c", "-quiet", "-dumpbase", "code.c", "-mtune=generic", "-march=x86-64", "-auxbase", "code", "-O2", "-o", "/tmp/ccOgdmHf.s"], 0x7feed822d040 /* 12 vars */) = 0
16    +++ exited with 0 +++
15    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=2, si_stime=0} ---
17    execve("/usr/lib/gcc/x86_64-alpine-linux-musl/10.2.1/../../../../x86_64-alpine-linux-musl/bin/as", ["/usr/lib/gcc/x86_64-alpine-linux"..., "--64", "-o", "/tmp/cceMNFAi.o", "/tmp/ccOgdmHf.s"], 0x7feed822d040 /* 12 vars */) = 0
17    +++ exited with 0 +++
15    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=17, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
18    execve("/usr/libexec/gcc/x86_64-alpine-linux-musl/10.2.1/collect2", ["/usr/libexec/gcc/x86_64-alpine-l"..., "-plugin", "/usr/libexec/gcc/x86_64-alpine-l"..., "-plugin-opt=/usr/libexec/gcc/x86"..., "-plugin-opt=-fresolution=/tmp/cc"..., "-plugin-opt=-pass-through=-lgcc", "-plugin-opt=-pass-through=-lgcc_"..., "-plugin-opt=-pass-through=-lc", "-plugin-opt=-pass-through=-lgcc", "-plugin-opt=-pass-through=-lgcc_"..., "--eh-frame-hdr", "--hash-style=gnu", "-m", "elf_x86_64", "--as-needed", "-dynamic-linker", "/lib/ld-musl-x86_64.so.1", "-pie", "-z", "relro", "-z", "now", "-o", "/tmp/code", "-s", "/usr/lib/gcc/x86_64-alpine-linux"..., "/usr/lib/gcc/x86_64-alpine-linux"..., "/usr/lib/gcc/x86_64-alpine-linux"..., "-L/usr/lib/gcc/x86_64-alpine-lin"..., "-L/usr/lib/gcc/x86_64-alpine-lin"..., "-L/usr/lib/gcc/x86_64-alpine-lin"..., "-L/lib/../lib", ...], 0x7feed822d420 /* 14 vars */) = 0
19    execve("/usr/lib/gcc/x86_64-alpine-linux-musl/10.2.1/../../../../x86_64-alpine-linux-musl/bin/ld", ["/usr/lib/gcc/x86_64-alpine-linux"..., "-plugin", "/usr/libexec/gcc/x86_64-alpine-l"..., "-plugin-opt=/usr/libexec/gcc/x86"..., "-plugin-opt=-fresolution=/tmp/cc"..., "-plugin-opt=-pass-through=-lgcc", "-plugin-opt=-pass-through=-lgcc_"..., "-plugin-opt=-pass-through=-lc", "-plugin-opt=-pass-through=-lgcc", "-plugin-opt=-pass-through=-lgcc_"..., "--eh-frame-hdr", "--hash-style=gnu", "-m", "elf_x86_64", "--as-needed", "-dynamic-linker", "/lib/ld-musl-x86_64.so.1", "-pie", "-z", "relro", "-z", "now", "-o", "/tmp/code", "-s", "/usr/lib/gcc/x86_64-alpine-linux"..., "/usr/lib/gcc/x86_64-alpine-linux"..., "/usr/lib/gcc/x86_64-alpine-linux"..., "-L/usr/lib/gcc/x86_64-alpine-lin"..., "-L/usr/lib/gcc/x86_64-alpine-lin"..., "-L/usr/lib/gcc/x86_64-alpine-lin"..., "-L/lib/../lib", ...], 0x7ffcaeca2c60 /* 14 vars */) = 0
19    +++ exited with 0 +++
18    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=19, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
18    +++ exited with 0 +++
15    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=18, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
15    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
21    execve("/tmp/code", ["/tmp/code"], 0x7f6e2d0e21f0 /* 9 vars */ <unfinished ...>
20    execve("/bin/cat", ["cat", "-"], 0x7f6e2d0e2208 /* 9 vars */ <unfinished ...>
21    <... execve resumed>)             = 0
20    <... execve resumed>)             = 0
20    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=20, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
21    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=21, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
22    execve("/bin/rm", ["rm", "/tmp/code.c", "/tmp/code"], 0x7f6e2d0e21f0 /* 9 vars */) = 0
22    +++ exited with 0 +++
13    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=22, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
13    +++ exited with 0 +++