Problem | fizzbuzz |
---|---|
User | RandomCtfNoob |
Submission Time | 2024-02-28 17:43:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function βint main()β:
fizzbuzz.cpp:16:15: error: expected primary-expression before β)β token
16 | if (te == 0;){
| ^