0_0_31158209_11396.cpp: In function 'int main()': 0_0_31158209_11396.cpp:33:32: error: 'memset' was not declared in this scope memset(bit, 0, (n+1)<<2);//初始化数组中前n+1个数为0 ^