Borderou de evaluare (job #1362513)

Utilizator thewildnathNathan Wildenberg thewildnath Data 26 februarie 2015 13:11:23
Problema Graf Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 90

Raport evaluator

Compilare: user.cpp: In function ‘void bfs(int)’: user.cpp:28:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].size (); ++i) ^ user.cpp: In function ‘void inv(int)’: user.cpp:52:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].size (); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:66:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("graf.in", "r", stdin); ^ user.cpp:67:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("graf.out", "w", stdout); ^ user.cpp:70:42: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d%d%d", &n, &m, &st, &fin); ^ user.cpp:73:31: 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
10ms364kbOK10
20ms364kbOK10
30ms368kbOK10
4Depăşit14452kbTime limit exceeded.0
50ms380kbOK10
612ms664kbOK10
70ms456kbOK10
88ms604kbOK10
98ms656kbOK10
108ms664kbOK10
Punctaj total90

Ceva nu functioneaza?