Hacker News new | ask | show | jobs
by neo7 5579 days ago
Hi, Can you explain what is all this?
1 comments

These are standard data structures and algorithms coded in C++. Pretty useful for programming competitions.
Oh, looks like the title should say "ACM ICPC". "For ACM" was very confusing to parse.
I'm missing something... Are those more useful to competitions than to general use for some reason?
In general use, you can use real libraries instead. Or, you can choose not to use C++, which is also a good choice.
"Real libraries"? Hey!
hmm... thanks a lot, was just reading all that.