#include <stdio.h>main(){ printf("Hi\n") printf("Goodmoring\n") printf("i am student\n") printf("i am Sirawan\n") printf("class4/2\n") printf("40\n")}
Standard input is empty
#include <stdio.h> main() { printf("Hi\n") printf("Goodmoring\n") printf("i am student\n") printf("i am Sirawan\n") printf("class4/2\n") printf("40\n") }
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!