#include<stdio.h> int main() { printf("\\n"); return 0; }
22.零起点学算法20——输出特殊值II
原文:https://www.cnblogs.com/Estwind/p/9716358.html