QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#358089#3298. 旷野大计算daoquanglinh2007640 0ms0kb/777b2024-03-19 17:10:072024-03-19 17:10:08

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:


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