#include<stdio.h> int main() { int a=0; printf("%d\n",a); }
本文来自博客园,作者:XQ000,转载请注明原文链接:https://www.cnblogs.com/xqqx/articles/15438726.html