- Owner
- Mihai-Alexandru Badila
- Problem
- Subreddits
- Contest
- MindCoding 2017 Final 1
- Source
- 1.14KB
- Result
- Wrong answer
Compiler output
prog.cpp: In function 'int main()': prog.cpp:53:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (incr[it->first].size() < min && !hasBeen[it->first]) { ^
Results
Test number Result Time 1 Ok! 0.2476s 2 Wrong answer: too few subreddits chosen 0.2479s