Can I do this instead: #include "std_lib_facilities.h" int main() { cout << "Hello, World!\n"; return 0; } | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can I do this instead: #include "std_lib_facilities.h" int main() { cout << "Hello, World!\n"; return 0; }

5th Aug 2016, 3:06 PM
jigoku_tenshi
2 Answers
0
It was in the creator's book...
5th Aug 2016, 5:40 PM
jigoku_tenshi
- 2
why would u even do tht when u have iostream o for easy man why hard lol
5th Aug 2016, 4:28 PM
Suhail Pappu
Suhail Pappu - avatar