Borderou de evaluare (job #2217699)

Utilizator GiihuoTihufiNeacsu Stefan GiihuoTihufi Data 1 iulie 2018 16:02:01
Problema Multimi4 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In member function ‘void Set::create(std::__cxx11::string)’: user.cpp:17:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while(s[i]!='-') a=a*10+(s[i++]-'0'); i++; ^~~~~ user.cpp:17:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’ while(s[i]!='-') a=a*10+(s[i++]-'0'); i++; ^ user.cpp:18:9: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] while(s[i]!='/') b=b*10+(s[i++]-'0'); i++; ^~~~~ user.cpp:18:47: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘while’ while(s[i]!='/') b=b*10+(s[i++]-'0'); i++; ^ user.cpp:19:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i<s.length()) r=r*10+(s[i++]-'0'); ~^~~~~~~~~~~ user.cpp: In member function ‘void Parser::create(std::__cxx11::string)’: user.cpp:42:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i<s.length()) ~^~~~~~~~~~~ user.cpp: In member function ‘bool Parser::Calculate()’: user.cpp:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<parser.size();i++) ~^~~~~~~~~~~~~~ user.cpp:76:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<Exp.size();i++) ~^~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1212kbKilled by signal 11(SIGSEGV).0
20ms1212kbKilled by signal 11(SIGSEGV).0
30ms1216kbKilled by signal 11(SIGSEGV).0
40ms1216kbKilled by signal 11(SIGSEGV).0
50ms1212kbKilled by signal 11(SIGSEGV).0
60ms1212kbKilled by signal 11(SIGSEGV).0
70ms1216kbKilled by signal 11(SIGSEGV).0
80ms1216kbKilled by signal 11(SIGSEGV).0
90ms1220kbKilled by signal 11(SIGSEGV).0
100ms1216kbKilled by signal 11(SIGSEGV).0
110ms1212kbKilled by signal 11(SIGSEGV).0
120ms1212kbKilled by signal 11(SIGSEGV).0
130ms1216kbKilled by signal 11(SIGSEGV).0
140ms1212kbKilled by signal 11(SIGSEGV).0
150ms1216kbKilled by signal 11(SIGSEGV).0
160ms1212kbKilled by signal 11(SIGSEGV).0
170ms1216kbKilled by signal 11(SIGSEGV).0
180ms1216kbKilled by signal 11(SIGSEGV).0
Punctaj total0

Ceva nu functioneaza?