frank1369blogger's blog

By frank1369blogger, history, 4 years ago, In English

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.

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

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

»
4 years ago, # |
Rev. 2   Vote: I like it 0 Vote: I do not like it

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