Owl Get a Life
scalars.cpp: In function ‘bool hi(int, int)’:scalars.cpp:6:34: error: expected ‘;’ before ‘}’ token 6 | bool hi(int a, int b) {return a>b}; | ^ | ;