QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#645109#8544. Colorful Graph 2ZhangYiDeWA 1ms7712kbC++17811b2024-10-16 16:55:462024-10-16 16:55:47

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
3 0
4 1
1 3
6 3
0 2
2 4
4 0

output:


result:

wrong output format Unexpected end of file - token expected (test case 1)