Borderou de evaluare (job #1706875)

Utilizator cristina_borzaCristina Borza cristina_borza Data 23 mai 2016 18:02:51
Problema Omogene Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:49:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 1 ; i <= n ; ++i) { ^ user.cpp:50:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j = 1 ; j <= m ; ++j) { ^ user.cpp:57:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int l1 = 1 ; l1 <= n ; ++l1) { ^ user.cpp:58:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int l2 = l1 ; l2 <= n ; ++l2) { ^ user.cpp:63:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int col = 1 ; col <= m ; ++col) { ^ user.cpp:45: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:46: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
18ms248kbOK10
268ms288kbOK10
3680ms416kbOK10
4Depăşit720kbTime limit exceeded.0
5Depăşit536kbTime limit exceeded.0
6864ms752kbOK10
71168ms776kbOK10
8Depăşit748kbTime limit exceeded.0
9Depăşit744kbTime limit exceeded.0
100ms240kbOK10
Punctaj total60

Ceva nu functioneaza?