QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#211579#5749. Directed Vertex CactiHuangHanShengWA 0ms3672kbC++17559b2023-10-12 18:45:142023-10-12 18:45:14

详细

Test #1:

score: 100
Accepted
time: 0ms
memory: 3660kb

input:

3 1

output:

18

result:

ok 1 number(s): "18"

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 3672kb

input:

4 4

output:

10800

result:

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