Borderou de evaluare (job #1761320)

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

Raport evaluator

Compilare: user.cpp: In function ‘void Add_To_Hash(unsigned int)’: user.cpp:15:33: 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:35: 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:45: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 2 has type ‘long long int*’ [-Wformat=] scanf("%u%u%d%d%d",&R2,&R1,&M1,&M2,&mod); ^ user.cpp:32:45: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:32:45: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:32:45: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:32:45: 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:24: 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:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%u%u%d%d%d",&R2,&R1,&M1,&M2,&mod); ^ user.cpp:43:25: 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
10ms1740kbOK10
20ms1756kbOK10
336ms1736kbOK10
4296ms5552kbOK10
5164ms1876kbOK10
6468msDepăşitMemory limit exceeded.0
7604ms1740kbOK10
8524msDepăşitMemory limit exceeded.0
9448msDepăşitMemory limit exceeded.0
100ms1740kbOK10
Punctaj total70

Ceva nu functioneaza?