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