#include <stdio.h> int main() { printf("Hello, world\n"); printf("Aligarh\n"); printf("U.P\n"); printf("INDIA"); return 0;}
7
Hello, world Aligarh U.P INDIA
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!