Result

WA

Duration

976ms

Code [DL]

   

  
 
 	
	 
 	 

 	 
	  	
	 	
	
	 
 	 

  	
	
  	
		
 





   
 
  
  
 	
	 			
	

stdin

542 244
918 614
771 819
691 414
375 719
324 227
889 898
377 872
966 499
438 886
844 977
632 464
154 654
617 173
344 418
922 722
646 821
155 227
233 551
336 332
756 669
779 414
611 119
675 669
267 653
171 635
537 738
778 863
344 446
484 335
443 395
244 412

stdout

stderr

🚨 error: No 🏁 block was found.
/root/script: line 8: /tmp/code: not found
rm: can't remove '/tmp/code': No such file or directory

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fff4a1543b0 /* 10 vars */) = 0
11    execve("/usr/bin/realpath", ["realpath", "/volume/CODE"], 0x5651b558ed18 /* 10 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.emojic"], 0x5651b558ed48 /* 10 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("/usr/local/bin/emojicodec", ["/usr/local/bin/emojicodec", "/tmp/code.emojic"], 0x5651b558ecd8 /* 10 vars */) = 0
13    +++ exited with 1 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=13, si_uid=0, si_status=1, si_utime=5, si_stime=2} ---
14    execve("/bin/cat", ["cat", "-"], 0x5651b558ed08 /* 10 vars */ <unfinished ...>
15    execve("/tmp/code", ["/tmp/code"], 0x5651b558ecf0 /* 10 vars */) = -1 ENOENT (No such file or directory)
14    <... execve resumed>)             = 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 127 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=15, si_uid=0, si_status=127, si_utime=0, si_stime=0} ---
16    execve("/bin/rm", ["rm", "/tmp/code", "/tmp/code.emojic"], 0x5651b558ed00 /* 10 vars */) = 0
16    +++ exited with 1 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=16, si_uid=0, si_status=1, si_utime=0, si_stime=0} ---
10    +++ exited with 1 +++