Problem | findingpavement |
---|---|
User | JcYong |
Submission Time | 2024-06-18 13:54:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
findingpavement.cpp: In function ‘int main()’:
findingpavement.cpp:10:12: error: ‘arr’ was not declared in this scope
10 | cout << arr[i][j];
| ^~~