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