Problem | fizzbuzz |
---|---|
User | Wheezycantcode |
Submission Time | 2024-02-16 14:02:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function βint main()β:
fizzbuzz.cpp:17:11: error: expected primary-expression before β/β token
17 | cout << /n;
| ^