QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#466594#905. 三元环枚举legenc6y#WA 10ms7756kbC++141.2kb2024-07-07 23:02:252024-07-07 23:02:25

詳細信息

Test #1:

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

input:

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

output:

36

result:

ok "36"

Test #2:

score: -100
Wrong Answer
time: 10ms
memory: 7756kb

input:

17707 77101
528756313 434883274 318065816 264440383 659789617 608119380 648104885 725454492 696703871 543030428 663661240 890791532 108201616 428505484 322953840 119811886 691103780 306647414 549862302 176916719 909058872 455464665 307270851 584469329 722629343 875317523 629938577 244419357 78121457...

output:

682510880

result:

wrong answer 1st words differ - expected: '397965084', found: '682510880'