Result

AC

Duration

2117ms

Code [DL]

x=コンソール
『a=xから受け取
	aの2文字目から1文字取り出してbとする
	aの3文字目から1文字取り出してcとする
	aの5文字目から1文字取り出してdとする
	もしb=cなら
		xへbを表示
	そうでなければ
		xへdを表示
	もし終わり
』を32回繰り返す

Disassembly

x=コンソール
『a=xから受け取
	aの2文字目から1文字取り出してbとする
	aの3文字目から1文字取り出してcとする
	aの5文字目から1文字取り出してdとする
	もしb=cなら
		xへbを表示
	そうでなければ
		xへdを表示
	もし終わり
』を32回繰り返す

stdin

363 363
969 761
911 193
672 523
861 975
338 878
317 425
322 224
762 661
441 469
835 574
834 139
144 497
838 184
115 494
269 992
578 221
926 229
122 821
918 884
193 324
511 413
114 187
355 883
957 751
133 622
934 348
133 337
421 216
899 644
498 335
566 886

stdout

37159842645141492228311573332936

stderr

strace

11    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffe116eac60 /* 7 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x556043e01d70 /* 7 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    execve("/usr/bin/mono", ["mono", "/root/produire/produire-mono/pco"..., "/volume/CODE"], 0x556044fd0028 /* 7 vars */) = 0
15    --- SIGRT_2 {si_signo=SIGRT_2, si_code=SI_TKILL, si_pid=13, si_uid=0} ---
14    --- SIGRT_2 {si_signo=SIGRT_2, si_code=SI_TKILL, si_pid=13, si_uid=0} ---
15    +++ exited with 0 +++
14    +++ exited with 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=67, si_stime=7} ---
11    +++ exited with 0 +++