
-----------------------------------
DanielG
Sat Jan 03, 2009 11:32 pm

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?

-----------------------------------
syntax_error
Sun Jan 04, 2009 2:11 am

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
Sun Jan 04, 2009 11:03 am

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
Sun Jan 04, 2009 11:13 am

RE:Looking for a good contest IDE
-----------------------------------
I use windows

-----------------------------------
Vertico
Sun Jan 04, 2009 4:55 pm

Re: RE:Looking for a good contest IDE
-----------------------------------
I use windows
VC++

-----------------------------------
CodeMonkey2000
Sun Jan 04, 2009 6:29 pm

RE:Looking for a good contest IDE
-----------------------------------
Use sCiTe.

-----------------------------------
A.J
Mon Jan 05, 2009 12:05 am

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
Mon Jan 05, 2009 2:41 am

RE:Looking for a good contest IDE
-----------------------------------
If you want a tool for quickly writing fast code, I suggest ocamlopt.  ;-)

-----------------------------------
md
Mon Jan 05, 2009 5:27 pm

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...
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.
