Problem | ccs |
---|---|
User | Enigma |
Submission Time | 2023-11-09 10:34:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ccs.cpp: In function ‘int32_t main()’:
ccs.cpp:22:64: error: invalid types ‘<unresolved overloaded function type>[long long int]’ for array subscript
22 | else if (*s.lower_bound(von) <= bis and s.lower_bound[von] != s.end()){
| ^
ccs.cpp: At global scope:
ccs.cpp:38:1: error: expected declaration before ‘}’ token
38 | }
| ^