Borderou de evaluare (job #1761310)

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

Raport evaluator

Compilare: user.cpp: In function ‘void Add_To_Hash(long long 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(long long int)’: user.cpp:25: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:35: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",&R[1],&R[2],&M1,&M2,&mod); ^ user.cpp:35:45: warning: format ‘%u’ expects argument of type ‘unsigned int*’, but argument 3 has type ‘long long int*’ [-Wformat=] user.cpp:35:45: warning: format ‘%d’ expects argument of type ‘int*’, but argument 4 has type ‘long long int*’ [-Wformat=] user.cpp:35:45: warning: format ‘%d’ expects argument of type ‘int*’, but argument 5 has type ‘long long int*’ [-Wformat=] user.cpp:35:45: warning: format ‘%d’ expects argument of type ‘int*’, but argument 6 has type ‘long long int*’ [-Wformat=] user.cpp:31: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:32: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:34: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:35:46: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%u%u%d%d%d",&R[1],&R[2],&M1,&M2,&mod); ^ user.cpp:42: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
10ms1744kbOK10
20ms1776kbOK10
38ms2516kbKilled by signal 11(SIGSEGV).0
48ms2516kbKilled by signal 11(SIGSEGV).0
58ms2516kbKilled by signal 11(SIGSEGV).0
68ms2520kbKilled by signal 11(SIGSEGV).0
78ms2512kbKilled by signal 11(SIGSEGV).0
88ms2516kbKilled by signal 11(SIGSEGV).0
98ms2516kbKilled by signal 11(SIGSEGV).0
100ms1744kbOK10
Punctaj total30

Ceva nu functioneaza?