| Problem | replacingpavement |
|---|---|
| User | kahchun |
| Submission Time | 2023-12-30 14:55:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
replacingpavement.cpp: In function ‘int32_t main()’:
replacingpavement.cpp:37:12: error: ‘a’ was not declared in this scope
37 | minchild[a] = min(minchild[a], c);
| ^
replacingpavement.cpp:44:7: error: ‘a’ was not declared in this scope
44 | if (a == 1){
| ^