QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#357792#3298. 旷野大计算daoquanglinh2007510 0ms0kb/79b2024-03-19 12:02:522024-03-19 12:02:52

详细

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: 500
Acceptable Answer

input:

2

output:

I
+ 1 1
+ 2 2
+ 3 3
+ 4 4
+ 5 1
- 6
S 7
O 8

result:

points 50 The total number of nodes is 9. score: 5

Test #3:

score: 0
Wrong Answer

input:

3

output:


result:

wrong answer The number of output values doesn't match

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