Result

WA

Duration

803ms

Code [DL]

* main has joined #code
* x has joined #code
* y has joined #code
* z has joined #code
* main sets mode: +v x
* x sets mode: +v y
* x sets mode: +v z
<input> Hey, x.
* main changes topic to 'f'
<input> Hey, x.
<input> Hey, y.
<input> Hey, z.
<input> Hey, z.
<if> x, are you equal to y?
<z> I'm y.
<output> What's your character, z?
<input> Hey, x.
<input> Hey, x.
<input> Hey, x.
<input> Hey, y.
<if> x, are you less than y?
<jump> Let's talk about f.
* main has quit IRC (Quit: )

stdin

263 356
632 328
653 538
838 858
576 889
239 833
882 882
822 388
216 663
193 956
744 495
388 884
636 637
772 521
347 871
869 861
835 681
878 874
196 335
798 535
988 114
588 886
792 269
133 553
412 537
833 638
756 662
599 196
818 138
913 118
822 235
299 328

stdout

*Error* There's something wrong with this line. (Line #6 in code.irc)

stderr

PHP Notice:  Undefined index: variables in /root/irc/irc.phps on line 108
PHP Notice:  Undefined variable: kill_channel in /root/irc/irc.phps on line 436
PHP Notice:  Undefined variable: kill_channel in /root/irc/irc.phps on line 436
PHP Notice:  Undefined variable: kill_channel in /root/irc/irc.phps on line 436
PHP Notice:  Undefined variable: kill_channel in /root/irc/irc.phps on line 436

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffed1416480 /* 7 vars */) = 0
11    execve("/usr/bin/realpath", ["realpath", "/volume/CODE"], 0x5588517c5d18 /* 7 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    execve("/bin/ln", ["ln", "-sf", "/volume/CODE", "/tmp/code.irc"], 0x5588517c5d38 /* 7 vars */) = 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} ---
13    execve("/bin/ln", ["ln", "-sf", "/root/irc/main.irc", "/tmp/main.irc"], 0x5588517c5d40 /* 7 vars */) = 0
13    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
14    execve("/bin/cat", ["cat", "-"], 0x5588517c5d68 /* 8 vars */) = 0
15    execve("/usr/bin/php", ["/usr/bin/php", "/root/irc/irc.phps", "main.irc"], 0x55885235d088 /* 8 vars */) = 0
14    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=14, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
15    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
16    execve("/bin/rm", ["rm", "/tmp/code.irc", "/tmp/main.irc"], 0x5588517c5cf0 /* 8 vars */) = 0
16    +++ exited with 0 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=0, si_utime=0, si_stime=0} ---
10    +++ exited with 0 +++