Pagini recente » Borderou de evaluare (job #419728) | Borderou de evaluare (job #3291768) | Borderou de evaluare (job #2334071) | Borderou de evaluare (job #1101322) | Borderou de evaluare (job #2090210)
Borderou de evaluare (job #2090210)
Raport evaluator
Compilare:
user.cpp: In function ‘void BFS(int, int, bool)’:
user.cpp:42:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for ( d = 0 ; d < G[vertex].size() ; d ++ )
^
user.cpp: In function ‘void Read()’:
user.cpp:25:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d%d%d%d" , &n , &m , &x , &y );
^
user.cpp:28:59: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf ( "%d%d" , &a , &b ) , G[a].pb(b),G[b].pb(a);
^
user.cpp: In function ‘int main()’:
user.cpp:78:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( IN , "r" , stdin );
^
user.cpp:79:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ( OUT , "w" , stdout );
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 392kb | OK | 10 |
2 | 0ms | 388kb | OK | 10 |
3 | 0ms | 392kb | OK | 10 |
4 | 0ms | 396kb | OK | 10 |
5 | 0ms | 392kb | OK | 10 |
6 | 12ms | 600kb | OK | 10 |
7 | 4ms | 508kb | OK | 10 |
8 | 8ms | 664kb | OK | 10 |
9 | 12ms | 724kb | OK | 10 |
10 | 12ms | 740kb | OK | 10 |
Punctaj total | 100 |