QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#624893 | #2060. White Mage | HuangHanSheng | TL | 1ms | 32524kb | C++20 | 2.3kb | 2024-10-09 16:50:38 | 2024-10-09 16:50:39 |
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: 13832kb
input:
5 6 2 1 2 10 3 3 4 5 18 2 4 5 6 1 3 7 1 2 4 1 1 11
output:
23
result:
ok answer is '23'
Test #2:
score: 0
Accepted
time: 1ms
memory: 5756kb
input:
3 2 2 1 2 5 2 2 3 5
output:
-1
result:
ok answer is '-1'
Test #3:
score: 0
Accepted
time: 1ms
memory: 9856kb
input:
3 4 3 1 2 3 10 1 1 2 1 2 3 1 3 4
output:
9
result:
ok answer is '9'
Test #4:
score: 0
Accepted
time: 1ms
memory: 9860kb
input:
3 4 3 1 2 3 8 1 1 2 1 2 3 1 3 4
output:
8
result:
ok answer is '8'
Test #5:
score: 0
Accepted
time: 1ms
memory: 7804kb
input:
3 3 2 2 3 8 2 1 3 2 2 1 2 3
output:
-1
result:
ok answer is '-1'
Test #6:
score: 0
Accepted
time: 0ms
memory: 3584kb
input:
1 0
output:
-1
result:
ok answer is '-1'
Test #7:
score: 0
Accepted
time: 0ms
memory: 22088kb
input:
1 10 1 1 345 1 1 335 1 1 325 1 1 200 1 1 500 1 1 345 1 1 335 1 1 325 1 1 600 1 1 500
output:
200
result:
ok answer is '200'
Test #8:
score: 0
Accepted
time: 0ms
memory: 32524kb
input:
15 15 1 1 1 1 2 1 1 3 1 1 4 1 1 5 1 1 6 1 1 7 1 1 8 1 1 9 1 1 10 1 1 11 1 1 12 1 1 13 1 1 14 1 1 15 1
output:
15
result:
ok answer is '15'
Test #9:
score: -100
Time Limit Exceeded
input:
15 100 1 1 1 1 2 1 1 3 1 1 4 1 1 5 1 1 6 1 1 7 1 1 8 1 1 9 1 1 10 1 1 11 1 1 12 1 1 13 1 1 14 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1 15 1 1...