QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#777366 | #9782. NonZero PrefSuf Sums | ucup-team1123# | WA | 83ms | 11000kb | C++20 | 118.1kb | 2024-11-24 01:26:11 | 2024-11-24 01:26:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 6ms
memory: 7856kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #2:
score: 0
Accepted
time: 43ms
memory: 11000kb
input:
69 42 696969697
output:
378553557
result:
ok single line: '378553557'
Test #3:
score: 0
Accepted
time: 3ms
memory: 7804kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 40ms
memory: 10984kb
input:
69 42 696969697
output:
378553557
result:
ok single line: '378553557'
Test #5:
score: -100
Wrong Answer
time: 83ms
memory: 10100kb
input:
61 75 677323601
output:
255393308
result:
wrong answer 1st lines differ - expected: '34613998', found: '255393308'