advanced code snippet search
kazuhitosaeki on 01/19/09
KR answer
01/19/09 03:17am
#include<stdio.h> main(){ printf("hello, "); printf("world"); printf("\n");}
Report this snippet Tweet
Comment:
You need to login to post a comment.