Pagini recente » Cod sursa (job #613398) | Borderou de evaluare (job #1071161) | Borderou de evaluare (job #1556241) | Borderou de evaluare (job #2314163) | Borderou de evaluare (job #1535391)
Borderou de evaluare (job #1535391)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellmanFord(int)’:
user.cpp:6:22: warning: integer overflow in expression [-Woverflow]
#define Inf ((1<<31)-1)
^
user.cpp:34:25: note: in expansion of macro ‘Inf’
m[first].assign(n+1,Inf);
^
user.cpp:42:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[p].size(); i++)
^
user.cpp: In function ‘int main()’:
user.cpp:71:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=2;i< m[1].size();i++)
^
user.cpp:67:41: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.in","rt",stdin);
^
user.cpp:68:43: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("bellmanford.out","wt",stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 1576kb | Incorect | 0 | 0 |
| 2 | 0ms | 1572kb | Incorect | 0 | 0 |
| 3 | 0ms | 1576kb | Incorect | 0 | 0 |
| 4 | 0ms | 1576kb | Incorect | 0 | 0 |
| 5 | 4ms | 1592kb | Incorect | 0 | 0 |
| 6 | 0ms | 1576kb | Incorect | 0 | 0 |
| 7 | 0ms | 1588kb | Incorect | 0 |
| 8 | 48ms | 1840kb | Incorect | 0 | 0 |
| 9 | 112ms | 2104kb | Incorect | 0 |
| 10 | 4ms | 1592kb | Incorect | 0 |
| 11 | 84ms | 2104kb | Incorect | 0 | 0 |
| 12 | 276ms | 3160kb | Incorect | 0 |
| 13 | 192ms | 2632kb | Incorect | 0 |
| 14 | 372ms | 3832kb | Incorect | 0 |
| 15 | 472ms | 4308kb | Incorect | 0 | 0 |
| 16 | 356ms | 3700kb | Incorect | 0 |
| 17 | 4ms | 1596kb | Incorect | 0 |
| 18 | 496ms | 4632kb | Incorect | 0 | 0 |
| 19 | Depăşit | 4420kb | Time limit exceeded. | 0 |
| 20 | 4ms | 1608kb | Incorect | 0 |
| Punctaj total | 0 |