Problem | replacingpavement |
---|---|
User | yhkhoo |
Submission Time | 2023-12-30 15:35:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
replacingpavement.cpp: In function ‘int main()’:
replacingpavement.cpp:21:4: error: ‘cp’ was not declared in this scope; did you mean ‘c’?
21 | cp[v] = c;
| ^~
| c