Problem | lcm |
---|---|
User | jerrielchangjiebin |
Submission Time | 2024-12-10 09:30:37 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lcm.cpp: In function ‘int main()’:
lcm.cpp:31:1: error: expected ‘}’ at end of input
31 | }
| ^
lcm.cpp:20:12: note: to match this ‘{’
20 | int main() {
| ^