4 ms·
These are standard data structures and algorithms coded in C++. Pretty useful for programming competitions.
These are standard data structures and algorithms coded in C++. Pretty useful for programming competitions.
hmm... thanks a lot, was just reading all that.
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.