+ 5
Which programming language is best to use in compititive programming?
In compititve program your code should not take more time to check test cases and it should be memory efficient as well ...so just wondering....
3 Antworten
+ 2
Well, at the programming contests I took part in, you had no choice but to use C++ or Java. Out of the two languages, I prefer C++, but if you are only going in with one language, I'd recommend to learn Java, as the standard library can be very useful occasionally.
+ 4
C++ all the way......
+ 1
C++ or python or Java