Pagini recente » Borderou de evaluare (job #1356219) | Borderou de evaluare (job #2926805) | Borderou de evaluare (job #2054908) | Borderou de evaluare (job #1009195) | Borderou de evaluare (job #1765009)
Borderou de evaluare (job #1765009)
Raport evaluator
Compilare:
user.cpp: In function ‘void Add_To_Hash(int)’:
user.cpp:16:31: 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:31: 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:31: 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:36: 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:37: 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 | 28ms | 19800kb | OK | 10 |
2 | 32ms | 19828kb | OK | 10 |
3 | 64ms | 20612kb | OK | 10 |
4 | 344ms | 25912kb | OK | 10 |
5 | 616ms | 31828kb | OK | 10 |
6 | 884ms | 36580kb | OK | 10 |
7 | 1052ms | 39448kb | OK | 10 |
8 | 1112ms | 40624kb | OK | 10 |
9 | 1152ms | 41588kb | OK | 10 |
10 | 1216ms | 42756kb | OK | 10 |
Punctaj total | 100 |