Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1739997)
Utilizator | Data | 10 august 2016 17:24:27 | |
---|---|---|---|
Problema | Arbore3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
user.cpp: In function ‘void ins(int)’:
user.cpp:17:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[key].size();j++)
^
user.cpp: In function ‘int finds(int)’:
user.cpp:32:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[key].size();j++)
^
user.cpp: In function ‘void del(int)’:
user.cpp:45:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<v[key].size();j++)
^
user.cpp: In function ‘void dfs(int)’:
user.cpp:64:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<ve[x].size();i++)
^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 16ms | 13300kb | OK | 10 |
2 | 16ms | 13328kb | OK | 10 |
3 | 56ms | 14080kb | OK | 10 |
4 | 308ms | 18476kb | OK | 10 |
5 | 536ms | 22700kb | OK | 10 |
6 | 748ms | 25948kb | OK | 10 |
7 | 892ms | 27904kb | OK | 10 |
8 | 932ms | 28768kb | OK | 10 |
9 | 1016ms | 29428kb | OK | 10 |
10 | 996ms | 29420kb | OK | 10 |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !