| Problem | fizzbuzz |
|---|---|
| User | alice157050 |
| Submission Time | 2026-06-22 16:05:02 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
fizzbuzz.cpp: In function βint main()β:
fizzbuzz.cpp:16:12: error: expected β)β before numeric constant
16 | if (N % A 1= 0 && N%B == 0){
| ~ ^~
| )