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