Owl Get a Life
lcm.cpp: In function ‘int main()’:lcm.cpp:17:26: error: expected ‘)’ before ‘;’ token 17 | std::cout << lcm(a, b; | ~ ^ | )