#include <fstream> int main(){ std::ofstream test; test.open("./usr/lib/crt1.o"); test.close();}
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!