#include <stdio.h>int main(){printf("hello mohamed\n");printf("hello ahmed\n");printf("hello ebrahem\n");return 0;}
Standard input is empty
hello mohamed hello ahmed hello ebrahem
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!