#include"std_lib_facilities.h"int main(){cout<<"Hello, World!\n";return 0;}
Standard input is empty
prog.cpp:1:9: fatal error: 'std_lib_facilities.h' file not found #include"std_lib_facilities.h" ^ 1 error generated.
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!