Result

AC

Duration

979ms

Code [DL]

. - - - - - - - -
.
. - - - ! a b c d
. - - - - e f g h
*
. @ + - * i j k l
* *
*
+
+ +
@
. - - - @ - - - -
@ +
@ @
@
+
m b f
b m
m f
b m
m c g
c m
m g
c m
b b
c c
b c
i b
j b
k b
l b
b b
e b
f b
g b
h b
e i
f j
g k
h l
$ $ ! ! e f g h
.

stdin

161 162
446 653
154 446
779 279
926 294
448 845
114 129
751 887
861 914
668 229
472 771
322 448
511 596
276 282
977 277
799 688
566 665
241 548
278 778
682 826
867 172
191 535
611 127
488 557
866 868
411 114
371 315
385 553
924 241
539 863
177 789
125 598

stdout

16422818927216796578711861352875

stderr

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffd97fbb070 /* 9 vars */) = 0
11    execve("/bin/cat", ["cat", "-"], 0x558a5dc9dd60 /* 9 vars */ <unfinished ...>
12    execve("/usr/bin/python", ["/usr/bin/python", "/root/fernando.py", "/volume/CODE"], 0x558a5de8a028 /* 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=9, si_stime=3} ---
10    +++ exited with 0 +++