Borderou de evaluare (job #1761315)

Utilizator GabiTulbaGabi Tulba-Lecu GabiTulba Data 22 septembrie 2016 01:24:07
Problema Muzica Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 10

Raport evaluator

Compilare: user.cpp: In function ‘void Add_To_Hash(unsigned int)’: user.cpp:15:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<h[x%MOD].size();i++) ^ user.cpp: In function ‘bool Search_In_Hash(unsigned int)’: user.cpp:22:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<h[val%MOD].size();i++) ^ user.cpp: In function ‘int main()’: user.cpp:32:41: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%u%u%d%d%d",&R1,&R2,&M1,&M2,&mod); ^ user.cpp:32:41: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:32:41: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:32:41: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:32:41: warning: format ‘%d’ expects argument of type ‘int*’, but argument 6 has type ‘long long int*’ [-Wformat=] user.cpp:28:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("muzica.in","r",stdin); ^ user.cpp:29:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("muzica.out","w",stdout); ^ user.cpp:31:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d",&M,&N); ^ user.cpp:32:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%u%u%d%d%d",&R1,&R2,&M1,&M2,&mod); ^ user.cpp:38:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%u",&aux); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
112ms8088kbIncorect0
212ms8104kbIncorect0
352ms8104kbIncorect0
456msDepăşitMemory limit exceeded.0
5176ms8140kbIncorect0
656msDepăşitMemory limit exceeded.0
7636ms8088kbIncorect0
852msDepăşitMemory limit exceeded.0
952msDepăşitMemory limit exceeded.0
1012ms8088kbOK10
Punctaj total10

Ceva nu functioneaza?