Borderou de evaluare (job #1706866)

Utilizator cristina_borzaCristina Borza cristina_borza Data 23 mai 2016 17:32:39
Problema Omogene Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 70

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:51:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1 ; i <= n ; ++i) { ^ user.cpp:54:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1 ; j <= m ; ++j) { ^ user.cpp:61:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int l1 = 1 ; l1 <= n ; ++l1) { ^ user.cpp:62:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int l2 = l1 ; l2 <= n ; ++l2) { ^ user.cpp:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int col = 1 ; col <= m ; ++col) { ^ user.cpp:41:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("omogene.in" , "r" , stdin); ^ user.cpp:42:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("omogene.out" , "w" , stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
18ms252kbOK10
268ms268kbOK10
3688ms344kbOK10
41280ms496kbOK10
5Depăşit384kbTime limit exceeded.0
6856ms512kbOK10
71172ms368kbOK10
8Depăşit492kbTime limit exceeded.0
9Depăşit488kbTime limit exceeded.0
100ms240kbOK10
Punctaj total70

Ceva nu functioneaza?