QOJ.ac
QOJ
QOJ is currently under a maintenance. It might be unavailable in the following a few hours.
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#943270 | #2697. Exhausting Errands | GuanYunChang | WA | 1ms | 3584kb | C++98 | 1.1kb | 2025-03-19 19:11:18 | 2025-03-19 19:11:19 |
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: 3584kb
input:
100 2 1 100 100 1
output:
198
result:
ok single line: '198'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3584kb
input:
100 6 10 6 20 15 50 54 100 98 92 87 90 89
output:
122
result:
wrong answer 1st lines differ - expected: '102', found: '122'