- Owner
- HorusOSA
- Problem
- LCM
- Source
- 0.69KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:9:11: warning: variable 'def_lcm' set but not used [-Wunused-but-set-variable] EN a, b, def_lcm=0, aux; ^
Results
Test number Result Time 1 Ok 0.2959s 2 Ok 0.2932s 3 Wrong answer 0.2972s