| Problem | exoticplants |
|---|---|
| User | StormyGood |
| Submission Time | 2025-12-27 15:13:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exoticplants.cpp: In function ‘int main()’:
exoticplants.cpp:42:30: error: expected ‘;’ before ‘)’ token
42 | for (int i = 1; i <= k, i++)
| ^
| ;