Borderou de evaluare (job #2659673)

Utilizator victorv88Veltan Victor victorv88 Data 17 octombrie 2020 11:58:07
Problema Infasuratoare convexa Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'void solve1()': main.cpp:78:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(rez1.size() > 1 && det(rez1[rez1.size() - 2],rez1[rez1.size() - 1], a[i]) <= 0) ^~~~~ main.cpp:82:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' rez1.push_back(a[i]); ^~~~ main.cpp: In function 'void afisare()': main.cpp:118:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < rez1.size() - 1 ;i++) ~~^~~~~~~~~~~~~~~~~ main.cpp:118:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for( int i = 0; i < rez1.size() - 1 ;i++) ^~~ main.cpp:122:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' for( int i = 0; i <= rez2.size() - 2 ;i++) ^~~ main.cpp:122:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i <= rez2.size() - 2 ;i++) ~~^~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbCorect10
22ms131kbCorect10
340ms393kbCorect10
439ms393kbCorect10
540ms393kbCorect10
6218ms1835kbNumar de puncte incorect0
7222ms1835kbNumar de puncte incorect0
8231ms1835kbNumar de puncte incorect0
9244ms1835kbNumar de puncte incorect0
10215ms1835kbNumar de puncte incorect0
Punctaj total50

Ceva nu functioneaza?