QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#401279#8267. Staring Contestmonstersqwq0 1ms3704kbC++202.5kb2024-04-28 12:59:382024-04-28 12:59:39

Details

Tip: Click on the bar to expand more detailed information

Subtask #1:

score: 0
Wrong Answer

Test #1:

score: 9
Accepted
time: 0ms
memory: 3640kb

input:

2
1

output:

? 1 2
! 1 1 

result:

points 1.0 points  1.0 n = 2, you used 1 queries

Test #2:

score: 0
Accepted
time: 1ms
memory: 3576kb

input:

2
1

output:

? 1 2
! 1 1 

result:

points 1.0 points  1.0 n = 2, you used 1 queries

Test #3:

score: 0
Accepted
time: 1ms
memory: 3644kb

input:

2
1

output:

? 1 2
! 1 1 

result:

points 1.0 points  1.0 n = 2, you used 1 queries

Test #4:

score: -9
Wrong Answer
time: 1ms
memory: 3620kb

input:

50
1
1
2

output:

? 1 2
? 1 3
? 2 3
? 0 4

result:

wrong answer Integer 0 violates the range [1, 50]

Subtask #2:

score: 0
Wrong Answer

Test #58:

score: 0
Wrong Answer
time: 1ms
memory: 3704kb

input:

1000
1
1
2

output:

? 1 2
? 1 3
? 2 3
? 0 4

result:

wrong answer Integer 0 violates the range [1, 1000]

Subtask #3:

score: 0
Wrong Answer

Test #88:

score: 0
Wrong Answer
time: 1ms
memory: 3640kb

input:

1500
1
1
2

output:

? 1 2
? 1 3
? 2 3
? 0 4

result:

wrong answer Integer 0 violates the range [1, 1500]