34092_0_9060.cpp:5: error: `uisng' does not name a type
34092_0_9060.cpp: In function `int main()':
34092_0_9060.cpp:34: error: `cin' undeclared (first use this function)
34092_0_9060.cpp:34: error: (Each undeclared identifier is reported only once for each function it appears in.)
34092_0_9060.cpp:50: error: incompatible types in assignment of `double' to `double[1444]'
34092_0_9060.cpp:52: error: ISO C++ forbids comparison between pointer and integer
34092_0_9060.cpp:57: error: incompatible types in assignment of `double' to `double[1444]'
34092_0_9060.cpp:61: error: ISO C++ forbids comparison between pointer and integer
34092_0_9060.cpp:66: error: incompatible types in assignment of `double' to `double[26]'
34092_0_9060.cpp:68: error: ISO C++ forbids comparison between pointer and integer
|