QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#751798#9731. Fuzzy RankingHedong canteen reincarnation team (Chonghuan Shen, Junyi Liu, Xindong Liu)#WA 0ms3920kbC++204.5kb2024-11-15 20:47:262024-11-15 20:47:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

3
10
0
0
1

result:

wrong answer 3rd lines differ - expected: '1', found: '0'