0_0_9431697_20891.cpp:4: error: integer constant is too large for "long" type
0_0_9431697_20891.cpp:4: error: overflow in array dimension
0_0_9431697_20891.cpp:4: error: size of array `a' is too large
0_0_9431697_20891.cpp:4: error: integer constant is too large for "long" type
0_0_9431697_20891.cpp:4: error: overflow in array dimension
0_0_9431697_20891.cpp:4: error: size of array `b' is too large
0_0_9431697_20891.cpp:5: error: integer constant is too large for "long" type
0_0_9431697_20891.cpp:5: error: overflow in array dimension
0_0_9431697_20891.cpp:5: error: size of array `an1' is too large
0_0_9431697_20891.cpp:5: error: integer constant is too large for "long" type
0_0_9431697_20891.cpp:5: error: overflow in array dimension
0_0_9431697_20891.cpp:5: error: size of array `an2' is too large
0_0_9431697_20891.cpp: In function `int main()':
0_0_9431697_20891.cpp:14: error: `a' undeclared (first use this function)
0_0_9431697_20891.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9431697_20891.cpp:14: error: `b' undeclared (first use this function)
0_0_9431697_20891.cpp:19: error: `an1' undeclared (first use this function)
0_0_9431697_20891.cpp:21: error: `an2' undeclared (first use this function)
|