Pagini recente » Borderou de evaluare (job #358438) | Borderou de evaluare (job #830183) | Borderou de evaluare (job #1230844) | Borderou de evaluare (job #2323316) | Borderou de evaluare (job #1927853)
Borderou de evaluare (job #1927853)
Raport evaluator
Compilare:
user.cpp: In function ‘void Bfs()’:
user.cpp:30:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i=0;i<G[node].size();++i)
^
user.cpp: In function ‘void Read()’:
user.cpp:13: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:15:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&n,&m,&start);
^
user.cpp:17:28: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&x,&y);
^
user.cpp: In function ‘void Write()’:
user.cpp:41: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);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 1444kb | OK | 10 |
2 | 0ms | 1448kb | OK | 10 |
3 | 0ms | 1440kb | OK | 10 |
4 | 4ms | 1512kb | OK | 10 |
5 | 12ms | 1580kb | OK | 10 |
6 | 56ms | 2172kb | OK | 10 |
7 | 160ms | 3300kb | OK | 10 |
8 | 144ms | 3248kb | OK | 10 |
9 | 812ms | 9068kb | OK | 10 |
10 | 812ms | 8916kb | OK | 10 |
Punctaj total | 100 |