Borderou de evaluare (job #1761306)
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:39:19: warning: format ‘%lld’ expects argument of type ‘long long int*’, but argument 2 has type ‘int*’ [-Wformat=]
scanf("%lld ",&x),Add_To_Hash(x);
^
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:22: 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:57: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld%lld%lld%lld%lld ",&R[1],&R[2],&M1,&M2,&mod);
^
user.cpp:39:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%lld ",&x),Add_To_Hash(x);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 12ms | 8100kb | Incorect | 0 |
2 | 12ms | 8112kb | Incorect | 0 |
3 | 8ms | 8164kb | Killed by signal 11(SIGSEGV). | 0 |
4 | 8ms | 8164kb | Killed by signal 11(SIGSEGV). | 0 |
5 | 8ms | 8164kb | Killed by signal 11(SIGSEGV). | 0 |
6 | 8ms | 8168kb | Killed by signal 11(SIGSEGV). | 0 |
7 | 8ms | 8168kb | Killed by signal 11(SIGSEGV). | 0 |
8 | 8ms | 8168kb | Killed by signal 11(SIGSEGV). | 0 |
9 | 8ms | 8168kb | Killed by signal 11(SIGSEGV). | 0 |
10 | 12ms | 8104kb | OK | 10 |
Punctaj total | 10 |