QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#418568#3298. 旷野大计算DitaMirika2440 0ms0kb/9.3kb2024-05-23 14:32:352024-05-23 14:32:36

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 3
+ 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 200
S 2
< 3 1
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 200
S 2
< 3 1
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
< 25 7
< 26 6
< 27 5
< 28 4
< 29 3
< 30 2
< 31 1
+ 32 3...

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

input:

8

output:

I
C 1 -2000000000
< 2 100
S 3
C 4 0.1
* 5 1
O 6

result:

points 60 The total number of nodes is 7, including type *. score: 6

Test #9:

score: 600
Acceptable Answer

input:

9

output:

I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
I
+ 1 2
M 1 2
- 18
+ 17 19
+ 20 3
M 20 3
- 22
+ 21 23
+ 24 4
M 24 4
- 26
+ 25 27
+ 28 5
M 28 5
- 30
+ 29 31
+ 32 6
M 32 6
- 34
+ 33 35
+ 36 7
M 36 7
- 38
+ 37 39
+ 40 8
M 40 8
- 42
+ 41 43
+ 44 9
M 44 9
- 46
+ 45 47
+ 48 10
M 48 10
- 50
+ 49 51
+ 52 11
M 52 11
- 54
+ 53...

result:

points 60 The total number of nodes is 512, including type m. score: 6

Test #10:

score: 600
Acceptable Answer

input:

10

output:

I
I
I
< 3 1
< 3 2
< 3 3
< 3 4
< 3 5
< 3 6
< 3 7
< 3 8
< 3 9
< 3 10
< 3 11
< 3 12
< 3 13
< 3 14
< 3 15
< 3 16
< 3 17
< 3 18
< 3 19
< 3 20
< 3 21
< 3 22
< 3 23
< 3 24
< 3 25
< 3 26
< 3 27
< 3 28
< 3 29
< 3 30
< 3 31
< 3 32
< 3 33
< 3 34
< 3 35
< 3 36
< 3 37
< 3 38
< 3 39
< 3 40
< 3 41
< 3 42
< 3 43
< ...

result:

points 60 The total number of nodes is 528, including type *. score: 6