#include<stdio.h> int main { printf("hello Blog"); return 0; }
Hello Blog
原文:https://www.cnblogs.com/Doraos/p/8488459.html