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