QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#246236#7689. Flipping Cardsucup-team1920WA 0ms3580kbC++202.5kb2023-11-10 17:39:032023-11-10 17:39:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
3 6
5 2
4 7
6 4
2 8

output:

2 5
0
6

result:

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