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

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

by Embarcadero4mFebruary 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.

People Mentioned

Mention Thumbnail
featured image - Why You Should Avoid Using #include <bits/stdc++.h> While Writing Code
Embarcadero HackerNoon profile picture
Embarcadero

Embarcadero

@embarcadero

Embarcadero tools are built for elite developers who build and maintain the world’s most critical applications.

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

About Author

Embarcadero HackerNoon profile picture
Embarcadero@embarcadero
Embarcadero tools are built for elite developers who build and maintain the world’s most critical applications.

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