Borderou de evaluare (job #2031159)

Utilizator robx12lnLinca Robert robx12ln Data 2 octombrie 2017 19:42:41
Problema Split3 Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘long double get_area(int, Point)’: user.cpp:37:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i + 1 < Poly[ind].size(); i++ ){ ^ user.cpp: In function ‘Point get_splitPoint(int, Point, long double)’: user.cpp:46:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i < Poly[ind].size(); i++ ){ ^ user.cpp:54:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for( int i = 0; i + 1 < Poly[ind].size(); i++ ){ ^ user.cpp:62:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( L == Poly[ind].size() ) ^ user.cpp:65:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( R == Poly[ind].size() ) ^ user.cpp:72:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( L == Poly[ind].size() ) ^ user.cpp:74:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( R == Poly[ind].size() ) ^ user.cpp: In function ‘int main()’: user.cpp:113:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i == Poly[0].size() ) ^ user.cpp:117:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i == Poly[0].size() ) ^ user.cpp:125:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i == Poly[0].size() ) ^ user.cpp:129:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if( i == Poly[0].size() ) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms496kbCele 4 poligoane nu au arie egale0
20ms508kbCele 4 poligoane nu au arie egale0
34ms572kbNu s-a obtinut 4 poligoane0
420ms776kbNu s-a obtinut 4 poligoane0
548ms1016kbNu s-a obtinut 4 poligoane0
696ms1732kbNu s-a obtinut 4 poligoane0
7228ms3172kbCele 4 poligoane nu au arie egale0
8224ms3168kbNu s-a obtinut 4 poligoane0
9208ms3168kbNu s-a obtinut 4 poligoane0
10228ms3164kbCele 4 poligoane nu au arie egale0
Punctaj total0

Ceva nu functioneaza?