Owl Get a Life
brick.cpp:3:23: error: ‘::main’ must return ‘int’ 3 | #define int long long int | ^~~brick.cpp:5:1: note: in expansion of macro ‘int’ 5 | int main(){ | ^~~