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