QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#230394#7640. Colorful Cyclesucup-team2304#WA 0ms3688kbC++141.3kb2023-10-28 18:24:432023-10-28 18:24:44

詳細信息

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]