Pagini recente » Borderou de evaluare (job #2476985) | Cod sursa (job #3275413) | Borderou de evaluare (job #594683) | Borderou de evaluare (job #2542016) | Borderou de evaluare (job #1763223)
Borderou de evaluare (job #1763223)
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 | 28ms | 19800kb | OK | 10 |
2 | 28ms | 19828kb | OK | 10 |
3 | 64ms | 20612kb | OK | 10 |
4 | 344ms | 25912kb | OK | 10 |
5 | 612ms | 31824kb | OK | 10 |
6 | 884ms | 36580kb | OK | 10 |
7 | 1048ms | 39448kb | OK | 10 |
8 | 1088ms | 40628kb | OK | 10 |
9 | 1152ms | 41588kb | OK | 10 |
10 | 1212ms | 42752kb | OK | 10 |
Punctaj total | 100 |