Test 1
Verdict: RUNTIME ERROR
| user output |
|---|
| Enter the number of apples and... |
Error:
Traceback (most recent call last):
File "input/code.py", line 4, in <module>
a, b =...Test 2
Verdict: RUNTIME ERROR
| user output |
|---|
| Enter the number of apples and... |
Error:
Traceback (most recent call last):
File "input/code.py", line 4, in <module>
a, b =...Test 3
Verdict: RUNTIME ERROR
| user output |
|---|
| Enter the number of apples and... |
Error:
Traceback (most recent call last):
File "input/code.py", line 4, in <module>
a, b =...Test 4
Verdict: RUNTIME ERROR
| user output |
|---|
| Enter the number of apples and... |
Error:
Traceback (most recent call last):
File "input/code.py", line 4, in <module>
a, b =...