QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#287669 | #2962. Election Paradox | MaMengQi | WA | 0ms | 3496kb | C++20 | 287b | 2023-12-20 21:27:05 | 2023-12-20 21:27:05 |
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: 0ms
memory: 3440kb
input:
3 11 3 3
output:
13
result:
ok single line: '13'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3496kb
input:
3 497 329 755
output:
757
result:
wrong answer 1st lines differ - expected: '1167', found: '757'