QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#55893 | #2962. Election Paradox | ZhaoZiLong | WA | 2ms | 3624kb | C++17 | 760b | 2022-10-15 15:45:10 | 2022-10-15 15:45:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3608kb
input:
3 11 3 3
output:
13
result:
ok single line: '13'
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3624kb
input:
3 497 329 755
output:
757
result:
wrong answer 1st lines differ - expected: '1167', found: '757'