Borderou de evaluare (job #2205776)

Utilizator caesar2001Stoica Alexandru caesar2001 Data 20 mai 2018 11:32:40
Problema TwoSets Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:25:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i < s1.size()) { ~~^~~~~~~~~~~ user.cpp:29:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(hs1.size() < n1 + 2); ~~~~~~~~~~~^~~~~~~~ user.cpp:29:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(hs1.size() < n1 + 2); ^~ user.cpp:30:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ hs1.push_back(0); ^~~ user.cpp:33:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(hs2.size() < n1 + 2); ~~~~~~~~~~~^~~~~~~~ user.cpp:33:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(hs2.size() < n1 + 2); ^~ user.cpp:34:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ hs2.push_back(0); ^~~ user.cpp:47:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i < s2.size()) { ~~^~~~~~~~~~~ user.cpp:51:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(h1.size() < n2 + 2); ~~~~~~~~~~^~~~~~~~ user.cpp:51:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(h1.size() < n2 + 2); ^~ user.cpp:52:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ h1.push_back(0); ^~ user.cpp:55:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(h2.size() < n2 + 2); ~~~~~~~~~~^~~~~~~~ user.cpp:55:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(h2.size() < n2 + 2); ^~ user.cpp:56:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ h2.push_back(0); ^~ user.cpp:14:9: warning: unused variable ‘nr’ [-Wunused-variable] int nr = 0; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms1336kbIncorect00
28ms1636kbIncorect00
380ms4204kbIncorect00
480ms4228kbIncorect00
5240ms9604kbIncorect00
6236ms10964kbIncorect0
7248msDepăşitMemory limit exceeded.00
8276ms12036kbIncorect0
9268ms11852kbIncorect00
10244msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?