Borderou de evaluare (job #2659632)

Utilizator codruta.miron08Miron Ioana Codruta codruta.miron08 Data 17 octombrie 2020 11:28:27
Problema Infasuratoare convexa Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void solve1()': main.cpp:44:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(det(rez1[rez1.size() - 2],rez1[rez1.size() - 1], a[i]) < 0) ^~ main.cpp:46:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' rez1.push_back(a[i]); ^~~~ main.cpp: In function 'void afisare()': main.cpp:64:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < rez1.size() - 1 ;i++) ~~^~~~~~~~~~~~~~~~~ main.cpp:64:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for( int i = 0; i < rez1.size() - 1 ;i++) ^~~ main.cpp:66: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() - 1 ;i++) ^~~ main.cpp:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < rez2.size() - 1 ;i++) ~~^~~~~~~~~~~~~~~~~ main.cpp: In function 'bool cmp(punct, punct)': main.cpp:26:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms131kbKilled by Signal 110
24ms131kbKilled by Signal 110
331ms327kbKilled by Signal 110
428ms393kbKilled by Signal 110
537ms393kbKilled by Signal 110
6170ms1835kbKilled by Signal 110
7192ms1826kbKilled by Signal 110
8179ms1835kbKilled by Signal 110
9157ms1835kbKilled by Signal 110
10197ms1835kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?