QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#479510#8719. 后继GuanYunchangWA 1ms5684kbC++172.1kb2024-07-15 18:12:282024-07-15 18:12:28

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 1
1 2 3 4 5
-1
4

output:

? 4
? 5
! 3

result:

ok 1 number(s): "3"

Test #2:

score: 0
Accepted
time: 0ms
memory: 5684kb

input:

1 1
0

output:

! 0

result:

ok 1 number(s): "0"

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 5652kb

input:

10 10
380864879 387438357 21484978 21099484 375657510 23189485 24467021 379687119 386094773 15156199
1
9
-1
7
2
7
9
10
-1
5
1
9
4
-1
3
2
9
4
3
5
-1
9
10
2
5
-1
9
10
2
5
4
8
6
-1
1
2
9
4
3
5
8
10
4
3
1
9
-1
8
6
1

output:

? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47
? 5
? 2
? 3
? 10
? 8
! 47

result:

wrong answer 1st numbers differ - expected: '271581184', found: '47'