Borderou de evaluare (job #1705776)

Utilizator Tiberiu02Tiberiu Musat Tiberiu02 Data 20 mai 2016 23:17:32
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 30

Raport evaluator

Compilare: user.cpp: In member function ‘bool myHash::check(int)’: user.cpp:25:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ( i < v[h].size() && v[h][i] != val ) ^ user.cpp:28:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return ( i < v[h].size() ); ^ user.cpp: In member function ‘bool myHash::pop(int)’: user.cpp:37:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while ( i < v[h].size() && v[h][i] != val ) ^ user.cpp:40:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( i < v[h].size() ) ^ user.cpp:43:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return ( i < v[h].size() ); ^ user.cpp: In member function ‘int buffer::getnr()’: user.cpp:79:30: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] while ( c != EOF && c < '0' || '9' < c ) ^ user.cpp: In function ‘int main()’: user.cpp:122:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d", &n ); ^ user.cpp:125:39: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d%d", &t, &nr ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms3500kbOK1010
24ms3504kbOK1010
34ms3504kbOK1010
4800ms3736kbOK100
5476ms3668kbOK10
6Depăşit4104kbTime limit exceeded.0
7Depăşit3992kbTime limit exceeded.00
8Depăşit5184kbTime limit exceeded.00
9Depăşit4060kbTime limit exceeded.0
10Depăşit3836kbTime limit exceeded.0
Punctaj total30

Ceva nu functioneaza?