include <stdio.h>
#include <stdlib.h>
int main()
{
printf("hello world!\n");
system("pause");
return 0;
}
26
September
include <stdio.h>
#include <stdlib.h>
int main()
{
printf("hello world!\n");
system("pause");
return 0;
}
Copyright 2009 - Bery Risky Ginting
Blogspot Theme designed by: Ray Creations, Ray Hosting.
0 komentar:
Posting Komentar