Skip to main content
Search
Search This Blog
Welcome coders
Share
Get link
Facebook
X
Pinterest
Email
Other Apps
February 09, 2022
14.(C) Printing welcome to Sust cse
#include
<
stdio.h
>
int
main
(){
printf
("
Welcome to
\n
''SUST
\n
CSE''
\n
" );
return
0
;
}
Comments
Popular Posts
November 02, 2023
Codechefs starters 106->div 3 : B-> Playing with OR
October 26, 2023
Codeforces-> 1490C - Sum of Cubes
Comments
Post a Comment