#include <stdio.h>#include <stdbool.h> int main (){for(int i = 0 ;i<10;i++ ){ printf("123");}}
Standard input is empty
123123123123123123123123123123
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!