Problem | squidzofrenzic |
---|---|
User | justin271828 |
Submission Time | 2023-06-12 11:13:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
squidzofrenzic.cpp: In function ‘int main()’:
squidzofrenzic.cpp:43:8: error: expected ‘;’ before ‘}’ token
43 | a+=1
| ^
| ;
44 | }
| ~