/* Helloプログラム */ #include <stdio.h> main(){ printf("今日は%d月%d日です",4,30);}
Standard input is empty
今日は4月30日です
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!