QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#118559#4303. New LevelBeyondHeavenWA 1ms3464kbC++141.3kb2023-07-03 17:23:392023-07-03 17:23:40

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

2 1 2 3 

result:

wrong answer Vertices 1 and 3 have the same color