7 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.
Oh, looks like the title should say "ACM ICPC". "For ACM" was very confusing to parse.
hmm... thanks a lot, was just reading all that.
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.