Borderou de evaluare (job #1238267)

Utilizator thewildnathNathan Wildenberg thewildnath Data 6 octombrie 2014 10:35:57
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 35

Raport evaluator

Compilare: user.cpp: In function ‘bool bellmanford()’: user.cpp:24:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<v[i].size(); ++j) ^ user.cpp:31:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int j=0; j<v[i].size(); ++j) ^ user.cpp: In function ‘int main()’: user.cpp:41:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bellmanford.in", "r", stdin); ^ user.cpp:42:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("bellmanford.out", "w", stdout); ^ user.cpp:46:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &n, &m); ^ user.cpp:50:44: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &x, &aux.x, &aux.c); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms832kbOK55
20ms832kbOK55
30ms856kbOK55
40ms852kbOK55
58ms864kbOK55
60ms852kbOK510
70ms848kbOK5
8Depăşit1152kbTime limit exceeded.00
9Depăşit1524kbTime limit exceeded.0
104ms852kbOK5
11Depăşit1408kbTime limit exceeded.00
12Depăşit2428kbTime limit exceeded.0
13Depăşit1940kbTime limit exceeded.0
14Depăşit2968kbTime limit exceeded.0
15Depăşit3408kbTime limit exceeded.00
16Depăşit2808kbTime limit exceeded.0
178ms848kbOK5
18Depăşit3604kbTime limit exceeded.00
19Depăşit4256kbTime limit exceeded.0
2016ms860kbOK5
Punctaj total35

Ceva nu functioneaza?