Problem | waterbottles |
---|---|
User | BigEd15 |
Submission Time | 2025-04-22 01:22:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbottles.cpp: In function ‘int main()’:
waterbottles.cpp:41:28: error: ‘LTheight’ was not declared in this scope
41 | TotalTediousness+=cart[LTheight][LTwidth];
| ^~~~~~~~
waterbottles.cpp:41:38: error: ‘LTwidth’ was not declared in this scope; did you mean ‘wcwidth’?
41 | TotalTediousness+=cart[LTheight][LTwidth];
| ^~~~~~~
| wcwidth