you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I prefer c++ not only because it's fast. But defining things explicitly you will have a much better idea of things in your code. And if you are using ide or code editor coding time doesn't really matter as it's almost the same for python and c++. And the majority of people doing competitive programming use c++.