QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#786929 | #9782. NonZero PrefSuf Sums | ucup-team5160# | WA | 35ms | 20380kb | C++20 | 3.3kb | 2024-11-27 02:06:05 | 2024-11-27 02:06:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 20364kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #2:
score: -100
Wrong Answer
time: 35ms
memory: 20380kb
input:
69 42 696969697
output:
207654395
result:
wrong answer 1st lines differ - expected: '378553557', found: '207654395'