QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#211402#7339. A Really Odd SequenceZhaoZiLongWA 265ms42440kbC++20689b2023-10-12 15:54:322023-10-12 15:54:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5424kb

input:

1
4
8 -7 9 1

output:

10


result:

ok 1 number(s): "10"

Test #2:

score: -100
Wrong Answer
time: 265ms
memory: 42440kb

input:

59056
10
0 1 1 0 1 0 1 1 1 0
10
-1 -1 -1 1 0 0 1 0 0 1
10
1 0 0 1 1 1 -1 -1 0 1
10
-1 1 -1 1 0 1 1 0 -1 1
10
1 0 0 1 -1 0 -1 -1 -1 1
10
1 1 1 0 0 -1 -1 1 0 0
10
-1 1 0 0 1 -1 -1 0 -1 -1
10
1 -1 0 0 0 -1 -1 -1 -1 -1
10
0 0 0 1 1 0 0 1 -1 1
10
0 -1 0 0 1 0 1 1 1 0
10
0 0 0 0 1 -1 1 -1 -1 -1
10
-1 0 1 ...

output:

6

3

3

3

1

3

1

0

3

4

1

2

3

6

1

1

4

2

1

0

4

1

3

2

3

1

5

1

1

2

3

1

0

2

2

3

0

5

1

1

2

1

1

2

3

2

1

2

0

3

1

2

3

2

3

2

3

2

5

1

3

2

2

2

2

1

0

2

2

3

2

1

3

0

2

1

1

2

2

1

2

1

1

3

1

3

0

1

2

1

2

2

3

2

1

2

1

1

3

3

...

result:

wrong answer 8th numbers differ - expected: '1', found: '0'