Borderou de evaluare (job #2243685)

Utilizator PetyAlexandru Peticaru Pety Data 21 septembrie 2018 10:39:10
Problema Gap Status done
Runda Arhiva ICPC Compilator cpp | Vezi sursa
Scor 100

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:22:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i + 1 < v.size(); i++) { ~~~~~~^~~~~~~~~~ user.cpp:27:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < v.size(); j++) ~~^~~~~~~~~~ user.cpp:27:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for (int j = 0; j < v.size(); j++) ^~~ user.cpp:30:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ ans = max(ans, hatz2 - hatz1); ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1688ms1324kbOK100
Punctaj total100

Ceva nu functioneaza?