#include <iostream> int main() { std::cout << "Halo Dunia!" << std::endl; return 0;}
Standard input is empty
Halo Dunia!
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!