QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#69686 | #2356. Partition of Queries | GuanYunchang | TL | 4ms | 9884kb | C++23 | 1.8kb | 2022-12-30 14:41:30 | 2022-12-30 14:41:33 |
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: 3ms
memory: 7576kb
input:
6 5 ++??+?
output:
6
result:
ok single line: '6'
Test #2:
score: 0
Accepted
time: 4ms
memory: 9884kb
input:
6 8 ++??+?
output:
7
result:
ok single line: '7'
Test #3:
score: 0
Accepted
time: 2ms
memory: 5752kb
input:
5 1 +++++
output:
0
result:
ok single line: '0'
Test #4:
score: -100
Time Limit Exceeded
input:
10 0 ++?+??++??