Problem | 3nplus1 |
---|---|
User | Runjia |
Submission Time | 2025-02-08 13:09:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘int32_t main()’:
3nplus1.cpp:21:12: error: expected primary-expression before ‘;’ token
21 | for(int i=;i<v.size();i++){
| ^
3nplus1.cpp:21:15: error: ‘v’ was not declared in this scope
21 | for(int i=;i<v.size();i++){
| ^