Problem lcm
User ybc
Submission Time 2023-11-18 12:22:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lcm.cpp: In function ‘int main()’:
lcm.cpp:13:2: error: expected ‘}’ at end of input
13 | }
| ^
lcm.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^