QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#674260#905. 三元环枚举NailongGroupWA 9ms21344kbC++141.3kb2024-10-25 14:47:082024-10-25 14:47:13

详细

Test #1:

score: 100
Accepted
time: 4ms
memory: 19932kb

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: 9ms
memory: 21344kb

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:

-865117687

result:

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