Skip to content

davidazad1/competive-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Debug Template For CPP

if you want something easy to setup and use for debugging, this header is for you.

there is all headers of <bits/stdc++.h> in this file for clang compiler (it doesn't support <bits/stdc++.h>). if you are using g++, remove theme.

how to use

  1. copy the file in same folder as you .cpp file.
  2. copy and past the comment on top of file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages