QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#382803#8570. Idola-Treeucup-team150#WA 2ms5816kbC++232.4kb2024-04-08 19:17:242024-04-08 19:17:24

詳細信息

Test #1:

score: 100
Accepted
time: 2ms
memory: 5804kb

input:

2
4 3
1 4
1 3
2 1
4 4
1 4
1 3
2 1

output:

3375
25327

result:

ok 2 tokens

Test #2:

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

input:

4
4 3
1 4
1 3
2 1
4 4
1 4
1 3
2 1
5 4
1 4
1 3
1 2
5 4
5 5
1 4
1 3
1 2
5 4

output:

3375
25327
64000
280000

result:

wrong answer 3rd words differ - expected: '54872', found: '64000'