Problem | 3nplus1II |
---|---|
User | god |
Submission Time | 2025-06-23 09:37:07 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:17:26: error: expected ‘)’ before ‘{’ token
17 | if(start_len <= 1 {
| ~ ^~
| )
3nplus1II.cpp:20:2: error: expected primary-expression before ‘}’ token
20 | }
| ^