Borderou de evaluare (job #213657)

Utilizator frumushelRadu Lucian Andrei frumushel Data 10 octombrie 2008 20:30:07
Problema Fractii Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare in evaluator: In file included from /usr/include/c++/4.2/backward/fstream.h:31, from user.cpp:1: /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:24: error: redefinition of 'struct fractie' user.cpp:2: error: previous definition of 'struct fractie' user.cpp:24: error: invalid type in declaration before ';' token user.cpp:24: error: conflicting declaration 'int a [10000]' user.cpp:2: error: 'a' has a previous declaration as 'fractie a [10000]' user.cpp:25: error: redefinition of 'std::ifstream f' user.cpp:3: error: 'std::ifstream f' previously declared here user.cpp:26: error: redefinition of 'std::ofstream g' user.cpp:4: error: 'std::ofstream g' previously declared here user.cpp: In function 'int main()': user.cpp:27: error: redefinition of 'int main()' user.cpp:5: error: 'int main()' previously defined here

Ceva nu functioneaza?