Pagini recente » Borderou de evaluare (job #995444) | Borderou de evaluare (job #1934527) | Borderou de evaluare (job #1217640) | Borderou de evaluare (job #1152014) | Borderou de evaluare (job #1763218)
Borderou de evaluare (job #1763218)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add_To_Hash(int)’:
user.cpp:16:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[ind].size();i++)
^
user.cpp: In function ‘void Remove_From_Hash(int)’:
user.cpp:27:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[ind].size();i++)
^
user.cpp: In function ‘int Search_In_Hash(int)’:
user.cpp:37:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<h[ind].size();i++)
^
user.cpp: In function ‘void DFS(int)’:
user.cpp:46:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<Graph[node].size();i++)
^
user.cpp: In function ‘int main()’:
user.cpp:52:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore3.in","r",stdin);
^
user.cpp:53:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbore3.out","w",stdout);
^
user.cpp:55:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&N,&X);
^
user.cpp:58:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&father,&value);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 20ms | 13172kb | OK | 10 |
2 | 20ms | 13196kb | OK | 10 |
3 | 52ms | 13976kb | OK | 10 |
4 | 332ms | 19004kb | OK | 10 |
5 | 612ms | 24824kb | OK | 10 |
6 | 900ms | 29596kb | OK | 10 |
7 | 1088ms | 32444kb | OK | 10 |
8 | 1136ms | 33632kb | OK | 10 |
9 | 1196ms | 34580kb | OK | 10 |
10 | 1268ms | 35776kb | OK | 10 |
Punctaj total | 100 |