- Owner
- Mihai-Alexandru Badila
- Problem
- Subreddits
- Contest
- MindCoding 2017 Final 1
- Source
- 1.33KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:59:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < incr[it->first].size(); j++) { ^
Results
Test number Result Time 1 Ok! 0.2496s 2 Wrong answer: too few subreddits chosen 0.2545s