- Owner
- HorusOSA
- Problem
- LCM
- Source
- 0.73KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:11:25: warning: unused variable 'lcm' [-Wunused-variable] EN a, b, max, min_arg, lcm = 0, counter = 0; ^
Results
Test number Result Time 1 Ok 0.2945s 2 Wrong answer 0.2937s