Borderou de evaluare (job #1385797)

Utilizator thewildnathNathan Wildenberg thewildnath Data 12 martie 2015 13:14:42
Problema Terenuri3D Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Compilare: user.cpp: In function ‘void bfs()’: user.cpp:38:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod].size (); ++i) ^ user.cpp: In function ‘bool dijkstra()’: user.cpp:66:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < v[nod.x].size (); ++i) ^ user.cpp: In function ‘int main()’: user.cpp:155:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < v[i].size (); ++j) ^ user.cpp:166:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 0; j < v[i].size (); ++j) ^ user.cpp:89:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("terenuri3d.in", "r", stdin); ^ user.cpp:90:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen ("terenuri3d.out", "w", stdout); ^ user.cpp:94:33: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d%d", &n, &m, &e); ^ user.cpp:97:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d%d", &x, &y); ^ user.cpp:99:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf ("%d", &cost[x][y]); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1200ms428kbCost gresit!0
2Depăşit544kbTime limit exceeded.0
3Depăşit940kbTime limit exceeded.0
4Depăşit1252kbTime limit exceeded.0
5Depăşit1572kbTime limit exceeded.0
6Depăşit2344kbTime limit exceeded.0
7Depăşit2492kbTime limit exceeded.0
8Depăşit3036kbTime limit exceeded.0
9Depăşit3720kbTime limit exceeded.0
10Depăşit3716kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?