Owl Get a Life
mathclass.cpp:3:13: error: ‘::main’ must return ‘int’ 3 | #define int __int128 | ^~~~~~~~mathclass.cpp:15:1: note: in expansion of macro ‘int’ 15 | int main() { | ^~~