QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#47433#2834. NonsenseynycodingWA 1ms20824kbC++2.3kb2022-09-09 18:42:152022-09-09 18:42:17

詳細信息

Test #1:

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

input:

3 1 2 2
1 1
1 2
100 2 3 1
1 1

output:

6
1
866021789

result:

ok 3 lines

Test #2:

score: -100
Wrong Answer
time: 1ms
memory: 20824kb

input:

1000000000 0 1 1
1000 1000
2 0 0 1
1 1
2 998244352 998244352 1
1 1

output:

381781645
1
603979768

result:

wrong answer 3rd lines differ - expected: '1', found: '603979768'