QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#95938 | #4849. Lubenice | GuanYunchang | WA | 2ms | 3364kb | C++20 | 385b | 2023-04-12 16:13:39 | 2023-04-12 16:13:41 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3336kb
input:
1000 1000 1000 1000 1000
output:
3000
result:
ok single line: '3000'
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3364kb
input:
0 0 400 0 899
output:
419
result:
wrong answer 1st lines differ - expected: '420', found: '419'