Result

AC

Duration

1004ms

Code [DL]

00000000  01 01 01 01 c1 01 c0 01  21 ed c1 05 01 01        |........!.....|
0000000e

stdin

376 672
669 987
799 357
547 778
591 844
227 252
234 339
135 635
423 339
822 553
499 551
972 522
188 241
466 866
378 878
477 724
823 388
378 774
385 633
599 995
988 881
457 577
754 957
155 513
737 115
943 144
525 256
356 626
419 778
425 352
732 349
655 652

stdout

69971735355286873759874513567525

stderr

/root/golfish/golfish.rb:280: warning: constant ::Fixnum is deprecated
/root/golfish/golfish.rb:79: warning: constant ::Fixnum is deprecated
/root/golfish/golfish.rb:80:in `chr': -1 out of char range (RangeError)
	from /root/golfish/golfish.rb:80:in `block in exec!'
	from /root/golfish/golfish.rb:49:in `loop'
	from /root/golfish/golfish.rb:49:in `exec!'
	from /root/golfish/golfish.rb:299:in `<main>'

strace

11    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7ffc1be26870 /* 9 vars */) = 0
13    execve("/usr/local/ruby-2.7.1/bin/ruby", ["/usr/local/ruby-2.7.1/bin/ruby", "/root/golfish/golfish.rb", "/volume/CODE"], 0x55c585895050 /* 9 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x55c585895028 /* 9 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    +++ exited with 1 +++
11    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=1, si_utime=7, si_stime=3} ---
11    +++ exited with 1 +++