Borderou de evaluare (job #2205774)

Utilizator caesar2001Stoica Alexandru caesar2001 Data 20 mai 2018 11:24:26
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:45:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i < s2.size()) { ~~^~~~~~~~~~~ user.cpp:49:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(h1.size() < n2 + 2); ~~~~~~~~~~^~~~~~~~ user.cpp:49:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(h1.size() < n2 + 2); ^~ user.cpp:50:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’ h1.push_back(0); ^~ user.cpp:53:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(h2.size() < n2 + 2); ~~~~~~~~~~^~~~~~~~ user.cpp:53:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] if(h2.size() < n2 + 2); ^~ user.cpp:54: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
10ms1340kbIncorect00
28ms1640kbIncorect00
380ms4200kbIncorect00
480ms4224kbIncorect00
5244ms13392kbIncorect00
6240ms12584kbIncorect0
7248msDepăşitMemory limit exceeded.00
8272ms12088kbIncorect0
9264ms12424kbIncorect00
10240msDepăşitMemory limit exceeded.0
Punctaj total0

Ceva nu functioneaza?