Borderou de evaluare (job #1795763)
Raport evaluator
Compilare:
user.cpp: In function ‘int Is_In_Hash(int)’:
user.cpp:38: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 ‘int main()’:
user.cpp:47:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&N);
^
user.cpp:49:75: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(IN,"%d",&Val[i]),v[i]=i,Add_To_Hash(Val[i],i),Max=max(Max,Val[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 8ms | 8072kb | OK | 10 |
| 2 | 8ms | 8076kb | OK | 10 |
| 3 | 116ms | 8096kb | OK | 10 |
| 4 | 20ms | 8164kb | OK | 10 |
| 5 | 20ms | 8236kb | OK | 10 |
| 6 | 232ms | 8448kb | OK | 10 |
| 7 | 156ms | 8888kb | OK | 10 |
| 8 | 152ms | 9224kb | OK | 10 |
| 9 | Depăşit | 9112kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 9204kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |