Problem fizzbuzz
User RandomCtfNoob
Submission Time 2024-02-28 17:43:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function β€˜int main()’:
fizzbuzz.cpp:16:15: error: expected primary-expression before β€˜)’ token
16 | if (te == 0;){
| ^