QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#358078#3298. 旷野大计算daoquanglinh200730 0ms0kb/95b2024-03-19 17:02:152024-03-19 17:02:17

详细

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: 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