QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#463549#7303. City UnitedInfiniteStarlightWA 33ms266644kbC++231.7kb2024-07-05 00:06:462024-07-05 00:06:48

详细

Test #1:

score: 0
Wrong Answer
time: 33ms
memory: 266644kb

input:

3 2
1 2
2 3

output:

1

result:

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