Owl Get a Life
lcm.cpp: In function ‘int main()’:lcm.cpp:25:13: error: expected ‘}’ at end of input 25 | return 0; | ^lcm.cpp:15:12: note: to match this ‘{’ 15 | int main() { | ^