| Problem | replacingpavement |
|---|---|
| User | aiden |
| Submission Time | 2026-03-11 12:40:08 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
replacingpavement.cpp: In function ‘int main()’:
replacingpavement.cpp:12:20: error: ‘mn’ was not declared in this scope; did you mean ‘yn’?
12 | minn = min(mn, c);
| ^~
| yn