Result

AC

Duration

1081ms

Code [DL]

00000000  d4 d8 12 e2 80 05 01 01  e0 c7 c0 ed ec ff d1 11  |................|
00000010  01 01 01 01 c1 01 c0 01  21 ed c1                 |........!..|
0000001b

stdin

149 695
744 225
949 496
275 779
512 734
688 166
235 338
983 993
471 848
443 415
788 682
268 784
628 835
819 939
979 737
645 742
934 447
922 661
255 243
733 358
971 172
487 762
822 228
881 486
218 816
189 895
244 434
623 332
344 542
441 289
687 114
744 441

stdout

92972839138889954653172189434114

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"], 0x7ffec033dcc0 /* 9 vars */) = 0
12    execve("/bin/cat", ["cat", "-"], 0x560022a1d028 /* 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"], 0x560022a1d050 /* 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=8, si_stime=1} ---
11    +++ exited with 1 +++