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