- Owner
- Luka Govedic̆
- Problem
- LCM
- Contest
- MindCoding 2016 Test Round (Div. 1)
- Source
- 0.60KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:32:17: warning: 'minLcm' may be used uninitialized in this function [-Wmaybe-uninitialized] if(currentLcm < minLcm || iii==1){ ^
Results
Test number Result Time 1 Ok 0.7648s 2 Wrong answer 0.7919s