Problem | subgraphs |
---|---|
User | Maggie |
Submission Time | 2023-11-16 08:28:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
subgraphs.cpp: In function βint main()β:
subgraphs.cpp:34:30: error: missing template arguments before β[β token
34 | if (!visited[i][j]or array[i][j] != '.')continue;
| ^