QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#391934#7640. Colorful CyclesParsaGolestaniWA 2ms5920kbC++201.8kb2024-04-16 22:11:542024-04-16 22:11:54

详细

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5920kb

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:

No
No

result:

wrong answer expected YES, found NO [1st token]