Problem | swayingflowers |
---|---|
User | Cat |
Submission Time | 2025-02-03 17:26:48 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swayingflowers.cpp: In function ‘int main()’:
swayingflowers.cpp:8:11: error: expected ‘;’ before ‘}’ token
8 | total ++
| ^
| ;
9 | }
| ~