paint-brush
Why You Should Avoid Using #include <bits/stdc++.h> While Writing Codeby@embarcadero
4,984 reads
4,984 reads

Why You Should Avoid Using #include <bits/stdc++.h> While Writing Code

by EmbarcaderoFebruary 5th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Why You Should Avoid Using #include <bits/stdc++.h> While Writing Code? The aim of including header files while writing code is to allow access to predefined or user-defined functionality which will aid in building programs. The #include keyword instructs your C++ compiler to process (literally insert, and read at that point in code) the contents of the specified header file during compilation. Several competitive programmers make use of it due to the convenience of reducing time spent writing programs.
featured image - Why You Should Avoid Using #include <bits/stdc++.h> While Writing Code
Embarcadero HackerNoon profile picture
Embarcadero

Embarcadero

@embarcadero

L O A D I N G
. . . comments & more!

About Author

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite