QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#519033#7755. Game on a Forestucup-team4645#RE 1ms3740kbC++20855b2024-08-14 15:36:512024-08-14 15:36:52

详细

Test #1:

score: 100
Accepted
time: 1ms
memory: 3740kb

input:

3 1
1 2

output:

2

result:

ok 1 number(s): "2"

Test #2:

score: -100
Runtime Error

input:

4 3
1 2
2 3
3 4

output:


result: