- Owner
- Luka Govedic̆
- Problem
- LCM
- Contest
- MindCoding 2016 Test Round (Div. 1)
- Source
- 0.61KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:37:23: warning: second operand of conditional expression has no effect [-Wunused-value] cout<<iii-1 >=0 ? iii-1 : 0; ^ prog.cpp:37:29: warning: third operand of conditional expression has no effect [-Wunused-value] cout<<iii-1 >=0 ? iii-1 : 0; ^
Results
Test number Result Time 1 Ok 0.7843s 2 Wrong answer 0.7277s