If you are currently running Linux, GNU compiler suite is good enough...however, for the best optimization, you can try Intel C++ compiler, which is free of charge when used for non-commercial purpose.... try this link: http://software.intel.com/en-us/articles/non-commercial-software-development/
If you are windows advocate, you may probably find windowns studio best available, you can even download express edition for free http://www.microsoft.com/express/ For sure, there are many excellent commercial products like codegear's product, and more free compilers, but I find g++ and intel icc could meet any purpose of use.... For IDEs, I highly recommend Eclipse (www.eclipse.org)....I love it the first time I use it. Wish you good luck in the test On Aug 21, 3:10 pm, A Robert Christopher <[email protected]> wrote: > Hi All, > > Which is the best c++ compiler that can be used for this contest ? > Can we can the old version of Turbo C++ 1.01 ? > > Thank you...... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code?hl=en -~----------~----~----~----~------~----~------~--~---
