Skip to main content
Search
Search This Blog
Welcome coders
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
January 30, 2022
1.(C) first program >>print Hello world
#include<studio.h>
int main()
{
printf("Hello world\n");
}
Comments
Popular Posts
October 26, 2023
Codeforces-> 1490C - Sum of Cubes
June 07, 2022
38.(c++)---->>> string (stl) in c++
Comments
Post a Comment