Qualified's blog

By Qualified, history, 4 years ago, In English

I've been seeing a lot of people using debug templates but when I copy and paste it, I don't know how to use it. Is there anything that I should know? Thanks in advance.

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

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

maybe this helps

link to codeforces blog: Debugging in C++

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

you can use tourists template. its so cool.

  • »
    »
    16 months ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    Where can I get it ?

    • »
      »
      »
      16 months ago, # ^ |
        Vote: I like it 0 Vote: I do not like it
      code
      • »
        »
        »
        »
        9 months ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Showing errors with vector v. What could be the problem?