Problem fizzbuzz
User earthyeet
Submission Time 2025-08-05 11:46:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp: In function β€˜int main()’:
fizzbuzz.cpp:17:22: error: expected identifier before β€˜(’ token
17 | if (a == true) and (b == true) {
| ^