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