Borderou de evaluare (job #283466)

Utilizator wscsprint3rIrimescu Stefan wscsprint3r Data 19 martie 2009 10:19:44
Problema Poarta Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: In file included from /usr/include/c++/4.2/backward/fstream.h:31, from user.cpp:2: /usr/include/c++/4.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. user.cpp:6: error: 'long int j1' redeclared as different kind of symbol /usr/include/bits/mathcalls.h:239: error: previous declaration of 'double j1(double)' user.cpp: In function 'void citire()': user.cpp:10: error: ambiguous overload for 'operator>>' in 'f.std::basic_ifstream<char, std::char_traits<char> >::<anonymous>.std::basic_istream<_CharT, _Traits>::operator>> [with _CharT = char, _Traits = std::char_traits<char>](((long int&)(& i1))) >> j1' /usr/include/c++/4.2/istream:131: note: candidates are: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::operator>>(std::basic_istream<_CharT, _Traits>& (*)(std::basic_istream<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>] <near match> /usr/include/c++/4.2/istream:135: note: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::operator>>(std::basic_ios<_CharT, _Traits>& (*)(std::basic_ios<_CharT, _Traits>&)) [with _CharT = char, _Traits = std::char_traits<char>] <near match> /usr/include/c++/4.2/istream:142: note: std::basic_istream<_CharT, _Traits>& std::basic_istream<_CharT, _Traits>::operator>>(std::ios_base& (*)(std::ios_base&)) [with _CharT = char, _Traits = std::char_traits<char>] <near match> user.cpp:17: error: invalid types 'long int [100][double ()(double)throw ()]' for array subscript user.cpp: In function 'int main()': user.cpp:36: error: invalid operands of types 'long int' and 'double ()(double)throw ()' to binary 'operator-' user.cpp:42: error: ISO C++ forbids comparison between pointer and integer user.cpp:51: error: pointer to a function used in arithmetic user.cpp:51: error: invalid conversion from 'double (*)(double)throw ()' to 'long int' user.cpp:51: error: initializing argument 1 of 'long int labs(long int)' user.cpp:82: error: pointer to a function used in arithmetic user.cpp:82: error: invalid conversion from 'double (*)(double)throw ()' to 'long int' user.cpp:82: error: initializing argument 1 of 'long int labs(long int)'

Ceva nu functioneaza?