QOJ.ac

QOJ

IDSubmission IDProblemHackerOwnerResultSubmit timeJudge time
#740#480026#6501. Graph Partitioningegypt_ioi2024_13egypt_ioi2024_13Success!2024-07-16 01:17:192024-07-16 01:17:20

Details

Extra Test:

Wrong Answer
time: 0ms
memory: 9768kb

input:

7
1 2
1 4
2 4
2 3
3 5
5 6
6 7
5 7
1 2
1 4
2 4
2 3

output:

HACL
0

result:

wrong output format Expected integer, but "HACL" found

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#480026#6501. Graph Partitioningegypt_ioi2024_13WA 988ms248476kbC++202.5kb2024-07-16 01:16:402024-07-16 01:21:45