QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#777376 | #9782. NonZero PrefSuf Sums | ucup-team1123# | WA | 79ms | 10996kb | C++20 | 118.1kb | 2024-11-24 01:35:39 | 2024-11-24 01:35:40 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 6ms
memory: 7812kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #2:
score: 0
Accepted
time: 41ms
memory: 10996kb
input:
69 42 696969697
output:
378553557
result:
ok single line: '378553557'
Test #3:
score: 0
Accepted
time: 6ms
memory: 7924kb
input:
2 1 998244353
output:
2
result:
ok single line: '2'
Test #4:
score: 0
Accepted
time: 37ms
memory: 10952kb
input:
69 42 696969697
output:
378553557
result:
ok single line: '378553557'
Test #5:
score: -100
Wrong Answer
time: 79ms
memory: 10080kb
input:
61 75 677323601
output:
255400506
result:
wrong answer 1st lines differ - expected: '34613998', found: '255400506'