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