QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#795228#9731. Fuzzy Rankingsha1+6deZ blackF4n-Club (Shuxiao Xie, Zishi Cheng, Dingzun Wang)WA 0ms3612kbC++203.6kb2024-11-30 18:50:312024-11-30 18:50:33

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3612kb

input:

2
5 2 2
1 2 3 4 5
5 4 3 2 1
1 0 2
1 2 1
5 3 3
1 2 3 4 5
1 3 2 4 5
1 2 3 5 4
0 0 2
0 2 3
1 0 3

output:

? 1 3
? 1 4
? 2 4
! 2 4

result:

wrong answer 1st lines differ - expected: '3', found: '? 1 3'