Owl Get a Life
addition.cpp:3:13: error: expected ‘,’ or ‘;’ before ‘long’ 3 | #define int long long | ^~~~addition.cpp:6:1: note: in expansion of macro ‘int’ 6 | int b = 69 | ^~~