Hacker News new | ask | show | jobs
by pshapiro 5522 days ago
Why was C++ so popular?
2 comments

C++ and java seems to be two languages allowed in all algorithmic competitions and people are used to it. I think reasons for which C++ is the dominant one are a bit historical - for example when I started participating in those contests, all my friends used C++ and recommended me to learn it too (though now I think I'd stick with java; and in gcj I used common lisp).
Speed IMO.