QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#357795 | #3298. 旷野大计算 | daoquanglinh2007 | 620 | 0ms | 0kb | / | 83b | 2024-03-19 12:08:33 | 2024-03-19 12:08:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
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: 0
Wrong Answer
input:
4
output:
result:
wrong answer The number of output values doesn't match
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