Problem | splithunny |
---|---|
User | CookieCoder |
Submission Time | 2025-05-26 16:29:03 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:7:6: error: declaration of ‘rows’ as multidimensional array must have bounds for all dimensions except the first
7 | int rows[][];
| ^~~~