QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#358124 | #3298. 旷野大计算 | daoquanglinh2007 | 640 | 0ms | 0kb | / | 1.9kb | 2024-03-19 17:25:50 | 2024-03-19 17:25:50 |
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: 10
Accepted
input:
3
output:
I < 1 100 S 2 + 3 3 C 4 -1 O 5
result:
ok The total number of nodes is 6. score: 10
Test #4:
score: 600
Acceptable Answer
input:
4
output:
I < 1 100 S 2 + 3 3 C 4 -1 * 1 5 O 6
result:
points 60 The total number of nodes is 7, including type *. score: 6
Test #5:
score: 10
Accepted
input:
5
output:
I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I I < 1 31 < 2 30 < 3 29 < 4 28 < 5 27 < 6 26 < 7 25 < 8 24 < 9 23 < 10 22 < 11 21 < 12 20 < 13 19 < 14 18 < 15 17 < 16 16 < 17 15 < 18 14 < 19 13 < 20 12 < 21 11 < 22 10 < 23 9 < 24 8 ...
result:
ok The total number of nodes is 95. score: 10
Test #6:
score: 0
Wrong Answer
input:
6
output:
I > 1 1 < 2 1 - 3 + 1 4 > 2 1 < 6 1 - 7 + 2 8 > 6 1 < 10 1 - 11 + 6 12 > 10 1 < 14 1 - 15 + 10 16 > 14 1 < 18 1 - 19 + 14 20 > 18 1 < 22 1 - 23 + 18 24 > 22 1 < 26 1 - 27 + 22 28 > 26 1 < 30 1 - 31 + 26 32 > 30 1 < 34 1 - 35 + 30 36 > 34 1 < 38 1 - 39 + 34 40 ...
result:
wrong answer Output values don'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