Borderou de evaluare (job #2233114)

Utilizator gabrielxCojocaru Gabriel-Codrin gabrielx Data 22 august 2018 12:38:56
Problema Evaluarea unei expresii Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In function ‘void convertInfixToPostfix()’: user.cpp:38:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < infix.size(); ++i) { ~~^~~~~~~~~~~~~~ user.cpp:67:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while(!isOperator(infix[i]) && i < infix.size()); ~~^~~~~~~~~~~~~~ user.cpp: In function ‘void printPostfixExpressionResult()’: user.cpp:98:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < postfix.size(); ++i) { ~~^~~~~~~~~~~~~~~~ user.cpp: In function ‘long long int calculate(long long int, long long int, std::__cxx11::string)’: user.cpp:93:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1344kbOK10
20ms1344kbKilled by signal 11(SIGSEGV).0
30ms1348kbKilled by signal 11(SIGSEGV).0
40ms1348kbKilled by signal 11(SIGSEGV).0
50ms1352kbKilled by signal 11(SIGSEGV).0
60ms1348kbKilled by signal 11(SIGSEGV).0
70ms1352kbKilled by signal 11(SIGSEGV).0
80ms1356kbKilled by signal 11(SIGSEGV).0
912ms3100kbOK10
1016ms3104kbOK10
Punctaj total30

Ceva nu functioneaza?