Problem ccs
User Enigma
Submission Time 2023-11-09 10:37:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int32_t main()’:
ccs.cpp:19:7: error: expected ‘}’ before ‘else’
19 | else if (*s.lower_bound(von) <= bis and s.lower_bound[von] != s.end()){
| ^~~~
ccs.cpp:17:32: note: to match this ‘{’
17 | if (control == "TRANSMIT") {
| ^
ccs.cpp:19:64: error: invalid types ‘<unresolved overloaded function type>[long long int]’ for array subscript
19 | else if (*s.lower_bound(von) <= bis and s.lower_bound[von] != s.end()){
| ^