QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#223381#5437. Graph CompletingOhMJJWA 1ms3772kbC++173.0kb2023-10-22 01:25:312023-10-22 01:25:32

詳細信息

Test #1:

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

input:

3 2
1 2
2 3

output:

10
998244352
1


result:

wrong answer 1st numbers differ - expected: '1', found: '10'