Borderou de evaluare (job #2219089)

Utilizator GiihuoTihufiNeacsu Stefan GiihuoTihufi Data 7 iulie 2018 10:35:31
Problema Numinum Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 12

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:36:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(i<min(D1.size(),D2.size()) && D1[i]==D2[i]) ~^~~~~~~~~~~~~~~~~~~~~~~~~ user.cpp:38:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(auto j:D1) cout<<j<<' '; cout<<'\n'; ^~~ user.cpp:38:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(auto j:D1) cout<<j<<' '; cout<<'\n'; ^~~~ user.cpp:39:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(auto j:D2) cout<<j<<' '; cout<<"\n\n"; ^~~ user.cpp:39:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(auto j:D2) cout<<j<<' '; cout<<"\n\n"; ^~~~ user.cpp:41:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i!=0 && i<min(D1.size(),D2.size())) ~^~~~~~~~~~~~~~~~~~~~~~~~~ user.cpp:46:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(auto j:D1) cout<<j<<' '; cout<<'\n'; ^~~ user.cpp:46:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(auto j:D1) cout<<j<<' '; cout<<'\n'; ^~~~ user.cpp:47:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(auto j:D2) cout<<j<<' '; cout<<"\n\n"; ^~~ user.cpp:47:38: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(auto j:D2) cout<<j<<' '; cout<<"\n\n"; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms1320kbIncorect0
20ms1320kbIncorect0
30ms1320kbIncorect0
40ms1320kbIncorect0
50ms1320kbOK4
60ms1316kbIncorect0
70ms1316kbIncorect0
80ms1320kbIncorect0
90ms1320kbIncorect0
100ms1320kbIncorect0
110ms1320kbOK4
120ms1320kbOK4
1368ms1328kbIncorect0
1456ms1328kbIncorect0
1548ms1324kbIncorect0
1640ms1324kbIncorect0
1720ms1328kbIncorect0
1816ms1328kbIncorect0
1920ms1328kbIncorect0
2024ms1328kbIncorect0
2116ms1328kbIncorect0
220ms1320kbIncorect0
230ms1320kbIncorect0
240ms1320kbIncorect0
250ms1320kbIncorect0
Punctaj total12

Ceva nu functioneaza?