| Problem | bananasmoothie |
|---|---|
| User | penguinzzz |
| Submission Time | 2024-02-29 23:33:43 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
bananasmoothie.cpp: In function βint main()β:
bananasmoothie.cpp:20:41: error: expected primary-expression before β+=β token
20 | for (int i = K-1; i <= N - (N % K); +=K)
| ^~