Pagini recente » Borderou de evaluare (job #2171760) | Borderou de evaluare (job #936940) | Borderou de evaluare (job #1796347) | Borderou de evaluare (job #713055) | Borderou de evaluare (job #2681537)
Borderou de evaluare (job #2681537)
Raport evaluator
Compilare:
main.cpp: In function 'int findh(int)':
main.cpp:20:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < h[key].size() ; i ++)
~~^~~~~~~~~~~~~~~
main.cpp:19:9: warning: unused variable 'i' [-Wunused-variable]
int i, key = x % MOD;
^
main.cpp: In function 'void updateh(int, int)':
main.cpp:28:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < h[key].size() ; i ++)
~~^~~~~~~~~~~~~~~
main.cpp:27:9: warning: unused variable 'i' [-Wunused-variable]
int i, key = x % MOD;
^
main.cpp: In function 'void eraseh(int)':
main.cpp:35:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0 ; i < h[key].size() ; i ++)
~~^~~~~~~~~~~~~~~
main.cpp:34:9: warning: unused variable 'i' [-Wunused-variable]
int i, key = x % MOD;
^
main.cpp: In function 'int main()':
main.cpp:76:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.in", "r", stdin);
^
main.cpp:77:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("secv5.out", "w", stdout);
^
main.cpp:79:35: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d" , &n , &l , &u);
^
main.cpp:81:29: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d" , &v[i]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 34ms | 16121kb | Killed by Signal 11 | 0 |
2 | 41ms | 16121kb | Killed by Signal 11 | 0 |
3 | 40ms | 16121kb | Killed by Signal 11 | 0 |
4 | 68ms | 16384kb | Killed by Signal 11 | 0 |
5 | 70ms | 16515kb | Killed by Signal 11 | 0 |
6 | 135ms | 17170kb | Killed by Signal 11 | 0 |
7 | 309ms | 18874kb | Killed by Signal 11 | 0 |
8 | 403ms | 19267kb | Killed by Signal 11 | 0 |
9 | 458ms | 20054kb | Killed by Signal 11 | 0 |
10 | 1530ms | 36175kb | OK | 10 |
Punctaj total | 10 |