Problem lcm
User Yaoru
Submission Time 2025-10-02 19:44:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lcm.cpp: In function ‘int main()’:
lcm.cpp:21:3: error: ‘answers’ was not declared in this scope
21 | answers[i]=lcm;
| ^~~~~~~