QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#358014 | #3298. 旷野大计算 | daoquanglinh2007 | 820 | 0ms | 0kb | / | 115b | 2024-03-19 16:22:33 | 2024-03-19 16:22:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 10
Accepted
input:
1
output:
I I + 1 2 + 3 3 - 4 O 5
result:
ok The total number of nodes is 6. score: 10
Test #2:
score: 10
Accepted
input:
2
output:
I < 1 4 + 1 2 - 3 S 4 O 5
result:
ok The total number of nodes is 6. score: 10
Test #3:
score: 600
Acceptable Answer
input:
3
output:
I - 1 + 1 2 P 1 3 O 4
result:
points 60 The total number of nodes is 5, including type p. score: 6
Test #4:
score: 200
Acceptable Answer
input:
4
output:
I - 1 + 1 2 P 1 3 * 1 4 O 5
result:
points 20 The total number of nodes is 6, including types *, p. score: 2
Test #5:
score: 0
Wrong Answer
input:
5
output:
result:
wrong answer The number of output values doesn't match
Test #6:
score: 0
Wrong Answer
input:
6
output:
result:
wrong answer The number of output values doesn't match
Test #7:
score: 0
Wrong Answer
input:
7
output:
result:
wrong answer The number of output values doesn't match
Test #8:
score: 0
Wrong Answer
input:
8
output:
result:
wrong answer The number of output values doesn't match
Test #9:
score: 0
Wrong Answer
input:
9
output:
result:
wrong answer The number of output values doesn't match
Test #10:
score: 0
Wrong Answer
input:
10
output:
result:
wrong answer The number of output values doesn't match