QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#95939 | #4849. Lubenice | HuangHanSheng | WA | 1ms | 3424kb | C++20 | 498b | 2023-04-12 16:18:41 | 2023-04-12 16:18:45 |
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: 1ms
memory: 3424kb
input:
1000 1000 1000 1000 1000
output:
3000
result:
ok single line: '3000'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3348kb
input:
0 0 400 0 899
output:
423
result:
wrong answer 1st lines differ - expected: '420', found: '423'