Pagini recente » Borderou de evaluare (job #1855381) | Borderou de evaluare (job #2494486) | Borderou de evaluare (job #475304) | Borderou de evaluare (job #2603337) | Borderou de evaluare (job #1829796)
Borderou de evaluare (job #1829796)
Raport evaluator
Compilare:
user.cpp: In function ‘void adauga(int, int)’:
user.cpp:19:35: warning: unused variable ‘i’ [-Wunused-variable]
int hashKey = value % modulo, i;
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:27:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<v[x].size();j++)
^
user.cpp: In function ‘int cauta(int)’:
user.cpp:38:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i = 0;i < myHash[hashKey].size(); i++)
^
user.cpp:36:9: warning: unused variable ‘gasit’ [-Wunused-variable]
int gasit = 0, hashKey = number % modulo;
^
user.cpp: In function ‘int main()’:
user.cpp:96:21: warning: unused variable ‘aux’ [-Wunused-variable]
int aux = cauta(a[j].value);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 8ms | 8796kb | OK | 10 |
2 | 8ms | 8800kb | Incorect | 0 |
3 | 44ms | 12928kb | Incorect | 0 |
4 | 24ms | 9092kb | Incorect | 0 |
5 | 32ms | 9484kb | Incorect | 0 |
6 | 256ms | 15928kb | Incorect | 0 |
7 | 204ms | 13100kb | Incorect | 0 |
8 | 228ms | 12760kb | Incorect | 0 |
9 | 152ms | Depăşit | Memory limit exceeded. | 0 |
10 | 160ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 10 |