博客代码高亮[测试]→→→→ Ps:此代码没有任何其它意图,只为博客代码高亮做测试
#include<stdio.h> int main() { printf("Hello World!"); return 0; }