QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#118707#4303. New LevelBeyondHeavenWA 1ms3456kbC++171.3kb2023-07-03 21:26:052023-07-03 21:26:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 4 4
1 2 3 1
1 2
1 3
2 3
3 4

output:

2 3 2 1 

result:

wrong answer Vertices 1 and 3 have the same color