Owl Get a Life
fizzbuzz.cpp:1:1: error: ‘a’ does not name a type 1 | a,b,x = map(int, input().split()) | ^