QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#96929#6135. BooksZhangYiDeWA 2ms3420kbC++14664b2023-04-15 19:05:342023-04-15 19:05:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3420kb

input:

4
4 2
1 2 4 8
4 0
100 99 98 97
2 2
10000 10000
5 3
0 0 0 0 1

output:

6
96
Richan
Impossible

result:

wrong answer 3rd lines differ - expected: 'Richman', found: 'Richan'