| Problem | splithunny |
|---|---|
| User | lxmine |
| Submission Time | 2026-07-25 10:51:21 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:23:2: error: expected ‘,’ or ‘;’ before ‘for’
23 | for (int i=1;i<=r;i++){
| ^~~
splithunny.cpp:23:15: error: ‘i’ was not declared in this scope
23 | for (int i=1;i<=r;i++){
| ^