QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#230394#7640. Colorful Cyclesucup-team2304#WA 0ms3688kbC++141.3kb2023-10-28 18:24:432023-10-28 18:24:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

1 6
##.##.

result:

wrong output format YES or NO expected, but 1 found [1st token]