QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'