Borderou de evaluare (job #2090210)

Utilizator VladGhetinaVlad Ghetina VladGhetina Data 17 decembrie 2017 19:28:59
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 100

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
10ms392kbOK10
20ms388kbOK10
30ms392kbOK10
40ms396kbOK10
50ms392kbOK10
612ms600kbOK10
74ms508kbOK10
88ms664kbOK10
912ms724kbOK10
1012ms740kbOK10
Punctaj total100

Ceva nu functioneaza?