#include <iostream>#include <string> using namespace std; int main(){ cout << string(4, '#') << endl;}
Standard input is empty
####
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!