Skip to content

Commit

Permalink
contributing.md : add more rules (Bhupesh-V#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
Delta456 authored Oct 7, 2020
1 parent 7d8294d commit 078db31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ Follow this style guide to add sample programs:
std::cout << ...; // ✅
```

11. It is strongly recommended not to use `#include <bits/stdc++.h> ` as header file because many compilers do not support this header file.

0 comments on commit 078db31

Please sign in to comment.