akshayarise's blog

By akshayarise, history, 5 years ago, In English

Hi Guys,

Please let me know what are the IDE/editors should I use for c++ competetive programming in my local system in ubuntu 18.04.

These below are some IDE or editors I used but not satisfied.

1.) I used the microsoft visual studio but it is very slow and every time it asks me to make new project.

2.) I used gedit/nano in ubuntu and executed the command from ubuntu terminal for compilation but thats also not suitable for debugging of complex programs like tree and graphs.

  • Vote: I like it
  • -17
  • Vote: I do not like it

| Write comment?
»
5 years ago, # |
Rev. 2   Vote: I like it +10 Vote: I do not like it

I prefer Sublime Text. I think it's simple and cool. I use terminal to compile and generate my code.

»
5 years ago, # |
  Vote: I like it +6 Vote: I do not like it

just use cout for debugging, i use everything from sublime text + terminal

»
5 years ago, # |
  Vote: I like it +18 Vote: I do not like it

clion is great

»
5 years ago, # |
  Vote: I like it -16 Vote: I do not like it
»
5 years ago, # |
  Vote: I like it +8 Vote: I do not like it

I use CodeLite , it's free open-source

  • »
    »
    5 years ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    With a lot of useful built-in tools and plugins

»
5 years ago, # |
  Vote: I like it +6 Vote: I do not like it

I just use the custom test tab on Codeforces.

»
5 years ago, # |
  Vote: I like it +3 Vote: I do not like it

I use vim, can't change the habit i guess.

»
5 years ago, # |
Rev. 4   Vote: I like it +8 Vote: I do not like it

LooOooOooOoLooOooOooOooLoooL. LMAO. ROFL. The best IDE you can use is your brain.

»
5 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Sublime text + sublime input

»
5 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I prefer Turbo C++