0_0_13802327_23212.cpp:11:14: error: stray '#' in program
ll index[N]; ll a[N];
^
0_0_13802327_23212.cpp:11:15: error: expected unqualified-id before numeric constant
ll index[N]; ll a[N];
^
0_0_13802327_23212.cpp:11:15: error: expected constructor, destructor, or type conversion before numeric constant
|