Problem | collectmushrooms6 |
---|---|
User | thelusidian |
Submission Time | 2025-02-03 16:38:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
collectmushrooms6.cpp: In function ‘int main()’:
collectmushrooms6.cpp:13:2: error: ‘width’ was not declared in this scope; did you mean ‘wcwidth’?
13 | width = (2*d+1);
| ^~~~~
| wcwidth