Problem | makingparallelograms |
---|---|
User | Hytoh |
Submission Time | 2023-12-30 13:25:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
makingparallelograms.cpp: In function ‘int main()’:
makingparallelograms.cpp:17:13: error: ‘currentCount’ was not declared in this scope; did you mean ‘currcount’?
17 | currentCount++;
| ^~~~~~~~~~~~
| currcount