40762_0_10048.cpp:3: error: `uisng' does not name a type
40762_0_10048.cpp: In function `int main()':
40762_0_10048.cpp:32: error: `cin' undeclared (first use this function)
40762_0_10048.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
40762_0_10048.cpp:48: error: incompatible types in assignment of `double' to `double[1444]'
40762_0_10048.cpp:50: error: ISO C++ forbids comparison between pointer and integer
40762_0_10048.cpp:55: error: incompatible types in assignment of `double' to `double[1444]'
40762_0_10048.cpp:59: error: ISO C++ forbids comparison between pointer and integer
40762_0_10048.cpp:64: error: incompatible types in assignment of `double' to `double[26]'
40762_0_10048.cpp:66: error: ISO C++ forbids comparison between pointer and integer
|