QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#237383#7689. Flipping Cardsucup-team1274#WA 1ms5624kbC++17928b2023-11-04 14:01:342023-11-04 14:01:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
3 6
5 2
4 7
6 4
2 8

output:

7

result:

wrong answer 1st numbers differ - expected: '6', found: '7'