Pagini recente » Borderou de evaluare (job #655004) | Borderou de evaluare (job #2347174) | Borderou de evaluare (job #778406) | Borderou de evaluare (job #1994410) | Borderou de evaluare (job #1763214)
Borderou de evaluare (job #1763214)
Raport evaluator
Compilare:
user.cpp:1:18: warning: extra tokens at end of #include directive [enabled by default]
#include <cstdio>
^
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 | 13168kb | Incorect | 0 |
2 | 20ms | 13196kb | Incorect | 0 |
3 | 52ms | 13972kb | Incorect | 0 |
4 | 328ms | 19008kb | Incorect | 0 |
5 | 596ms | 24832kb | Incorect | 0 |
6 | 888ms | 29588kb | Incorect | 0 |
7 | 1036ms | 32444kb | Incorect | 0 |
8 | 1076ms | 33628kb | Incorect | 0 |
9 | 1172ms | 34580kb | Incorect | 0 |
10 | 1220ms | 35776kb | Incorect | 0 |
Punctaj total | 0 |