QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#667576#5522. F*** 3-Colorable GraphsMaMengQiWA 0ms3556kbC++20679b2024-10-23 00:18:572024-10-23 00:19:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 4
1 3
1 4
2 3
2 4

output:

3

result:

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