#include<stdio.h>
#include<conio.h>
int main()
{
printf("hello world");
return 0;
}
#include<conio.h>
int main()
{
printf("hello world");
return 0;
}
Hello world in c
Reviewed by Unknown
on
01:55
Rating:
Created By Hard-Soft & Here | Distributed By Zubair Barkat
No comments: