QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#775642 | #9782. NonZero PrefSuf Sums | ucup-team4366# | WA | 31ms | 7664kb | C++23 | 4.0kb | 2024-11-23 16:23:08 | 2024-11-23 16:23:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3872kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #2:
score: 0
Accepted
time: 17ms
memory: 7664kb
input:
69 42 696969697
output:
378553557
result:
ok single line: '378553557'
Test #3:
score: 0
Accepted
time: 1ms
memory: 3752kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 20ms
memory: 6856kb
input:
69 42 696969697
output:
378553557
result:
ok single line: '378553557'
Test #5:
score: -100
Wrong Answer
time: 31ms
memory: 5624kb
input:
61 75 677323601
output:
240481884
result:
wrong answer 1st lines differ - expected: '34613998', found: '240481884'