Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Java???? (Score 1) 216

From what I seen on Topcoder, C++ is preferred to Java mostly because it allows more compact coding using preprocessor. Generally I never seen any example that the same algorithm would run in 2 sec in C++, but more that 2 sec and so failed in Java. Also notice that all Topcoder application is written in Java.

Slashdot Top Deals

GREAT MOMENTS IN HISTORY (#7): April 2, 1751 Issac Newton becomes discouraged when he falls up a flight of stairs.

Working...