Блог пользователя frank1369blogger

Автор frank1369blogger, история, 4 года назад, По-английски

hi. I have two problems in devc++:

  1. I have set the tabsize 2. but when submitting on codeforces the visible code is a disaster. tabsize 2 has changed and the code is ruined. How can I fix it?

  2. I have built a library for famous algorithms/data structures but don't know how to insert the prewritten code fast. Does anybody know how to do that?

Thanks in advance for helping.

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

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

Best way to resolve Dev C++ problems is by uninstalling it. Seriously why use Dev c++. It's 2020.

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

i don't know for the second question but for the first one you can change the tab size in codeforces submit page under the submit rectangular, switch on the editor and choose your tab size. hope this help