Problem | splithunny |
---|---|
User | Maggie |
Submission Time | 2023-11-16 08:20:25 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:29:17: error: missing template arguments before ‘[’ token
29 | cin >> array [i][j];
| ^
splithunny.cpp: At global scope:
splithunny.cpp:41:1: error: expected declaration before ‘}’ token
41 | }
| ^