Problem | splithunny |
---|---|
User | Haocheng |
Submission Time | 2024-11-15 14:48:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:31:20: error: expected ‘)’ before ‘pr’
31 | if(visited[i][j] pr arrayi[i][j]=='.')continue;
| ~ ^~~
| )