Posted: Sat Jan 03, 2009 11:32 pm Post subject: Looking for a good contest IDE
I tend to use codeblocks at the moment to write c++ code, I am however looking for an IDE that is more contest oriented. Anyone knows a good alternate?
Sponsor Sponsor
syntax_error
Posted: Sun Jan 04, 2009 2:11 am Post subject: RE:Looking for a good contest IDE
Albeit not an IDE but I still feel it should be mentioned, notepad++, clean and effective, ihmo of course.
Insectoid
Posted: Sun Jan 04, 2009 11:03 am Post subject: RE:Looking for a good contest IDE
What OS are you using? There are great free ones for mac & linux, but I don't know about windows.
DanielG
Posted: Sun Jan 04, 2009 11:13 am Post subject: RE:Looking for a good contest IDE
I use windows
Vertico
Posted: Sun Jan 04, 2009 4:55 pm Post subject: Re: RE:Looking for a good contest IDE
DanielG @ Sun Jan 04, 2009 12:13 pm wrote:
I use windows
VC++
CodeMonkey2000
Posted: Sun Jan 04, 2009 6:29 pm Post subject: RE:Looking for a good contest IDE
Use sCiTe.
A.J
Posted: Mon Jan 05, 2009 12:05 am Post subject: Re: Looking for a good contest IDE
May I suggest DevC++ Dan ?
It is pretty good with contest programming. No hassle of creating a project and building it...
Apparently peter wen also uses it...
wtd
Posted: Mon Jan 05, 2009 2:41 am Post subject: RE:Looking for a good contest IDE
If you want a tool for quickly writing fast code, I suggest ocamlopt.
Sponsor Sponsor
md
Posted: Mon Jan 05, 2009 5:27 pm Post subject: Re: Looking for a good contest IDE
A.J @ 2009-01-05, 12:05 am wrote:
May I suggest DevC++ Dan ?
It is pretty good with contest programming. No hassle of creating a project and building it...
Apparently peter wen also uses it...
You may not. DevC++ is horrid and anyone who mentions it again will be shot. On windows if you are using C++ *the only* IDE you should ever use is MSVC++. That is all.