0_0_16047222_10419.cpp:7:10: error: expected unqualified-id before '[' token
long long[100010][11];
^
0_0_16047222_10419.cpp: In function 'int main()':
0_0_16047222_10419.cpp:28:15: error: 'bing' was not declared in this scope
memset(bing,0,sizeof(bing));
^
|