Borderou de evaluare (job #1070567)

Utilizator AlexandruValeanuAlexandru Valeanu AlexandruValeanu Data 1 ianuarie 2014 15:55:01
Problema Hashuri Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘bool find(int)’: user.cpp:47:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 1; i <= HT2[key2][0]; ++i ) ^ user.cpp:49:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( HT2[key2][i] == value ) ^ user.cpp:55:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 1; i <= HT1[key1][0]; ++i ) ^ user.cpp:57:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( HT1[key1][i] == value ) ^ user.cpp: In function ‘void erase(int)’: user.cpp:82:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 1; i <= HT1[key1][0]; ++i ) ^ user.cpp:84:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( HT1[key1][i] == value ) ^ user.cpp:86:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int j = i + 1; j <= HT1[key1][0]; ++j ) ^ user.cpp:96:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 1; i <= HT2[key2][0]; ++i ) ^ user.cpp:98:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( HT2[key2][i] == value ) ^ user.cpp:100:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int j = i + 1; j <= HT2[key2][0]; ++j ) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms416kbOK1010
20ms472kbOK1010
34ms712kbOK1010
436ms5236kbOK1030
532ms5240kbOK10
660ms5236kbOK10
720ms5188kbKilled by signal 11(SIGSEGV).00
820ms5196kbKilled by signal 11(SIGSEGV).00
948ms5220kbKilled by signal 11(SIGSEGV).0
1052ms5220kbKilled by signal 11(SIGSEGV).0
Punctaj total60

Ceva nu functioneaza?