- Owner
- vancea catalin
- Problem
- nMultiple
- Contest
- MindCoding 2016 Final 1
- Source
- 1.08KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:60:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i=0;i<r.size();i++) ^
Results
Test number Result Time 1 Wrong answer: sum not multiple of N :( 0.2814s