Borderou de evaluare (job #1401368)

Utilizator alexandru70Ungurianu Alexandru alexandru70 Data 25 martie 2015 20:19:55
Problema Jap2 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:37:18: error: ‘std::vector<unsigned int> fact’ redeclared as different kind of symbol vector<unsigned> fact; ^ user.cpp:25:10: error: previous declaration of ‘unsigned int fact(unsigned int)’ unsigned fact(unsigned n) { ^ user.cpp: In function ‘int main()’: user.cpp:45:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < q; ++i) { ^

Ceva nu functioneaza?