Блог пользователя simon.park

Автор simon.park, история, 3 года назад, По-английски

I've been solving leetcode for a couple of weeks now (in Python though) and got interested in codeforces.

I'm trying out solving problems in C++ now and just got myself installed CLion.

While I really like the IDE, it seems like I need to create a whole new project for every single problem.

Ideally I would like to manage folders such that each folder represents a topic (e.g., graph, binary search etc) and within the folder exists raw cpp files.

Is this possible?

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
3 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

You can install this plugin Click here.