Problem | fizzbuzz |
---|---|
User | MysteriousMystery |
Submission Time | 2025-06-18 13:34:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:11:18: error: ‘n’ was not declared in this scope
11 | while (count <= n)
| ^