Problem | fizzbuzz |
---|---|
User | Codecrusher1234 |
Submission Time | 2025-06-17 16:01:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function βint main()β:
fizzbuzz.cpp:26:26: error: expected primary-expression before β;β token
26 | cout << i << ;
| ^