Problem fizzbuzz
User iso6ky
Submission Time 2024-05-15 11:23:33
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 = list(map(int , input().split()))
| ^