Borderou de evaluare (job #1296724)

Utilizator alexandru70Ungurianu Alexandru alexandru70 Data 21 decembrie 2014 14:20:09
Problema Bool Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In member function ‘ASTNode* Parser::Atom()’: user.cpp:153:15: warning: enumeration value ‘And’ not handled in switch [-Wswitch] switch(currentToken->type) { ^ user.cpp:153:15: warning: enumeration value ‘Or’ not handled in switch [-Wswitch] user.cpp:153:15: warning: enumeration value ‘ClosedParanthesis’ not handled in switch [-Wswitch] user.cpp:153:15: warning: enumeration value ‘Undefined’ not handled in switch [-Wswitch] user.cpp: In function ‘std::string GetRepr(ASTNodeType)’: user.cpp:212:11: warning: enumeration value ‘Undefined’ not handled in switch [-Wswitch] switch(type) ^ user.cpp: In member function ‘bool Evaluator::Evaluate(ASTNode*)’: user.cpp:246:15: warning: enumeration value ‘Undefined’ not handled in switch [-Wswitch] switch(ast->type) { ^ user.cpp: In function ‘int main()’: user.cpp:275:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < changes; ++i) { ^ user.cpp: In function ‘std::string GetRepr(ASTNodeType)’: user.cpp:223:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ user.cpp: In member function ‘bool Evaluator::Evaluate(ASTNode*)’: user.cpp:256:5: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms460kbOK10
20ms456kbIncorect0
30ms468kbOK10
40ms464kbIncorect0
50ms480kbIncorect0
60ms484kbIncorect0
70ms472kbIncorect0
80ms472kbIncorect0
90ms468kbIncorect0
100ms472kbOK10
Punctaj total30

Ceva nu functioneaza?