Problem splithunny
User justin271828
Submission Time 2023-06-25 15:32:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:15:20: error: invalid types ‘int[int]’ for array subscript
15 | if (strings[i][j] == 'H') {
| ^