Pagini recente » Borderou de evaluare (job #2576698) | Borderou de evaluare (job #2559123) | Borderou de evaluare (job #2894800) | Borderou de evaluare (job #595716) | Borderou de evaluare (job #1289182)
Borderou de evaluare (job #1289182)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS()’:
user.cpp:15:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0;j<G[Nod].size();j++)
^
user.cpp:26:1: warning: no return statement in function returning non-void [-Wreturn-type]
}
^
user.cpp: In function ‘int main()’:
user.cpp:30:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.in","r",stdin);
^
user.cpp:31:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bfs.out","w",stdout);
^
user.cpp:32:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d",&N,&M,&s);
^
user.cpp:37:29: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1624kb | OK | 10 |
2 | 0ms | 1620kb | OK | 10 |
3 | 0ms | 1620kb | OK | 10 |
4 | 4ms | 1692kb | OK | 10 |
5 | 12ms | 1764kb | OK | 10 |
6 | 64ms | 2404kb | OK | 10 |
7 | 160ms | 3640kb | OK | 10 |
8 | 140ms | 3720kb | OK | 10 |
9 | 800ms | 9440kb | OK | 10 |
10 | 796ms | 9444kb | OK | 10 |
Punctaj total | 100 |