Borderou de evaluare (job #2738178)

Utilizator andrei_marciucMarciuc Andrei andrei_marciuc Data 5 aprilie 2021 15:40:33
Problema Mexitate Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void remov(int)': main.cpp:11:14: warning: right shift count >= width of type [-Wshift-count-overflow] #define MASK 512 // ( 1 << 9 ) ~= sqrt( MAX ) ^ main.cpp:25:26: note: in expansion of macro 'MASK' --bucket[ val >> MASK ]; ^~~~ main.cpp: In function 'void add(int)': main.cpp:11:14: warning: right shift count >= width of type [-Wshift-count-overflow] #define MASK 512 // ( 1 << 9 ) ~= sqrt( MAX ) ^ main.cpp:30:26: note: in expansion of macro 'MASK' ++bucket[ val >> MASK ]; ^~~~ main.cpp: In function 'int main()': main.cpp:83:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d %d", &n, &m ); ^ main.cpp:84:35: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d %d", &k, &l ); ^ main.cpp:88:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d", &A( j, i ) ); ^ main.cpp:93:48: warning: ignoring return value of 'int fscanf(FILE*, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] fscanf( fin, "%d", &A( i, j ) ); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
13ms131kbOkay10
23ms131kbOkay10
3121ms1572kbKilled by Signal 110
4121ms1703kbKilled by Signal 110
5127ms1703kbKilled by Signal 110
6141ms1703kbKilled by Signal 110
7123ms1703kbKilled by Signal 110
8130ms262kbKilled by Signal 110
9126ms917kbKilled by Signal 110
10135ms524kbKilled by Signal 110
11141ms524kbKilled by Signal 110
12147ms917kbKilled by Signal 110
13144ms1703kbKilled by Signal 110
Punctaj total20

Ceva nu functioneaza?