Problem | fizzbuzz |
---|---|
User | jambusk |
Submission Time | 2025-06-16 17:33:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp:22:2: error: stray ‘\’ in program
22 | \n
| ^
fizzbuzz.cpp: In function ‘int main()’:
fizzbuzz.cpp:22:3: error: ‘n’ was not declared in this scope
22 | \n
| ^