32658_0_19912.cpp:3: error: `uisng' does not name a type
32658_0_19912.cpp: In function `int main()':
32658_0_19912.cpp:31: error: `cin' undeclared (first use this function)
32658_0_19912.cpp:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
32658_0_19912.cpp:47: error: incompatible types in assignment of `double' to `double[1444]'
32658_0_19912.cpp:49: error: ISO C++ forbids comparison between pointer and integer
32658_0_19912.cpp:54: error: incompatible types in assignment of `double' to `double[1444]'
32658_0_19912.cpp:58: error: ISO C++ forbids comparison between pointer and integer
32658_0_19912.cpp:63: error: incompatible types in assignment of `double' to `double[26]'
32658_0_19912.cpp:65: error: ISO C++ forbids comparison between pointer and integer
|