0_0_17992242_26816.cpp: In function 'int main()': 0_0_17992242_26816.cpp:4:2: error: '_int64' was not declared in this scope _int64 a[10000]; ^ 0_0_17992242_26816.cpp:6:2: error: 'a' was not declared in this scope a[1]=1; ^