Borderou de evaluare (job #2232875)

Utilizator gabrielxCojocaru Gabriel-Codrin gabrielx Data 21 august 2018 15:35:25
Problema Evaluarea unei expresii Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void convertInfixToPostfix()’: user.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < infix.size(); ++i) { ~~^~~~~~~~~~~~~~ user.cpp:64: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:95: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:90:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1284kbKilled by signal 11(SIGSEGV).0
20ms1284kbKilled by signal 11(SIGSEGV).0
30ms1280kbKilled by signal 11(SIGSEGV).0
40ms1284kbKilled by signal 11(SIGSEGV).0
50ms1280kbKilled by signal 11(SIGSEGV).0
60ms1288kbKilled by signal 11(SIGSEGV).0
70ms1280kbKilled by signal 11(SIGSEGV).0
80ms1280kbKilled by signal 11(SIGSEGV).0
90ms1288kbKilled by signal 11(SIGSEGV).0
100ms1288kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?