Owl Get a Life
fizzbuzz.cpp:3:13: error: expected initializer before ‘long’ 3 | #define int long long | ^~~~fizzbuzz.cpp:5:1: note: in expansion of macro ‘int’ 5 | int b | ^~~