Studying Father's blog
Focus on interest!
Hello!
#include <stdio.h> int main() { puts("Hello,world!"); return 0; }