- Owner
- Hiticas Claudiu
- Problem
- LCM
- Source
- 0.42KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:5:31: warning: variable 'lcm' set but not used [-Wunused-but-set-variable] int n1, n2, temp1, temp2, lcm; ^
Results
Test number Result Time 1 Ok 0.2577s 2 Wrong answer 0.2574s