Problem fizzbuzz
User jamallikestocode
Submission Time 2026-03-04 16:08:10
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fizzbuzz.cpp:1:1: error: ā€˜N’ does not name a type
1 | N, A, B = map(int,input().split())
| ^