288101_0_2529.cpp: In function `int main()':
288101_0_2529.cpp:9: error: incompatible types in assignment of `int' to `int[1001]'
288101_0_2529.cpp:17: error: `value' undeclared (first use this function)
288101_0_2529.cpp:17: error: (Each undeclared identifier is reported only once for each function it appears in.)
288101_0_2529.cpp:20: error: `ans' undeclared (first use this function)
|