Result

AC

Duration

860ms

Code [DL]

   		  	  

  
 
  
  
 	
					 	  	
	  	
		 
   
	
 	
 


   
			   	
	
 	
 

Disassembly


ERROR: The program could not be loaded.


-------------------------------------
Usage: interpreter.py <program> [ASM]

stdin

75
71
76
40
62
86
43
74
56
21
16
88
52
96
61
12
77
24
58
91
87
11
97
33
72
34
48
85
57
55
95
29
15
27
78
59
98
44
65
89
32
83
54
42
31
39
38
19
28
81

stdout

11010000011000010000010000000000000000000000000000

stderr

whitespace: <stdin>: hGetLine: end of file

strace

10    execve("/bin/sh", ["/bin/sh", "/root/script", "/volume/CODE"], 0x7fffe3e804b0 /* 9 vars */) = 0
12    execve("/usr/bin/whitespace", ["/usr/bin/whitespace", "/volume/CODE"], 0x5571de4a2d50 /* 9 vars */ <unfinished ...>
11    execve("/bin/cat", ["cat", "-"], 0x5571de4a2d38 /* 9 vars */ <unfinished ...>
12    <... execve resumed>)             = 0
11    <... 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    --- SIGVTALRM {si_signo=SIGVTALRM, si_code=SI_TIMER, si_timerid=0, si_overrun=0, si_value={int=0, ptr=NULL}} ---
12    +++ exited with 1 +++
10    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=12, si_uid=0, si_status=1, si_utime=0, si_stime=0} ---
10    +++ exited with 1 +++