CODE_SOHAM_316's blog

By CODE_SOHAM_316, history, 4 years ago, In English

The thing is that I am just a beginner in CP with hardly any experience and I use CLion for coding in C++, I just want to know that whether CLion is supported by CodeForces for Submitting C++ Codes... as I could not find it in the languages dropdown list for submission, there was Microsoft Visual C++ but not CLion..... Please help me out and if it is not supported then please suggest some good ides with similar features as CLion. Someone please help me out and explain Egor's Comment

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

| Write comment?
»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

Unlike CLion MSVS is (or more like was) it's own dialect of C++, which differs in different ways from gcc. For CLion you should just use compiler based on toolchain you use