Problem | doll_noi |
---|---|
User | Shadowsocks |
Submission Time | 2023-02-27 10:08:54 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
doll_noi.cpp: In function ‘int main()’:
doll_noi.cpp:38:32: error: expected ‘,’ before ‘[’ token
38 | if(!seq[a] && ![seq[a-1]]) {
| ^
| ,
doll_noi.cpp:38:32: error: expected identifier before ‘[’ token
doll_noi.cpp: In lambda function:
doll_noi.cpp:38:38: error: expected ‘{’ before ‘)’ token
38 | if(!seq[a] && ![seq[a-1]]) {
| ^