- Owner
- Alex Rice
- Problem
- LCM
- Contest
- MindCoding 2016 Test Round (Div. 1)
- Source
- 0.40KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:26:14: warning: 'minN' may be used uninitialized in this function [-Wmaybe-uninitialized] cout << minN; ^
Results
Test number Result Time 1 Ok 0.6109s 2 Wrong answer 0.7532s