HackerRank Solution: Hello World in C

preview_player
Показать описание
HackerRank solution for Hello World in C. To solve this HackerRank problem, we only need to use the printf() function, the newline character and the format specifier for strings.

Рекомендации по теме
Комментарии
Автор

Why space is used before s in printf statement

manjunathreddy
Автор

What is the need of use of %*c after in scanf("%[^\n]%*c")

dhamodharreddyguthikonda
Автор

Math.h and stdlb.h i don’t have any knowledge about them 😢😢

cafecookingstation