Pagini recente » Borderou de evaluare (job #2420952) | Borderou de evaluare (job #12864) | Borderou de evaluare (job #2901903) | Borderou de evaluare (job #288128) | Borderou de evaluare (job #1980603)
Borderou de evaluare (job #1980603)
Raport evaluator
Compilare:
user.cpp: In function ‘bool bellman_ford()’:
user.cpp:28:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < G[s].size(); i++) {
^
user.cpp: In function ‘int main()’:
user.cpp:87:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (i = 0; i < r.size(); i++)
^
user.cpp:43:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmcm.in", "r", stdin);
^
user.cpp:44:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("cmcm.out", "w", stdout);
^
user.cpp:47:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i", &n, &m, &e);
^
user.cpp:51:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i%i%i", &x, &y, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 548kb | Corect | 10 |
2 | 0ms | 564kb | Corect | 10 |
3 | 8ms | 1392kb | Corect | 10 |
4 | 8ms | 1364kb | Corect | 10 |
5 | 8ms | 1372kb | Corect | 10 |
6 | 220ms | 3424kb | Suma costurilor nu este buna | 0 |
7 | 172ms | 3952kb | Suma costurilor nu este buna | 0 |
8 | 392ms | 4480kb | Suma costurilor nu este buna | 0 |
9 | 392ms | 4632kb | Suma costurilor nu este buna | 0 |
10 | 396ms | 4480kb | Suma costurilor nu este buna | 0 |
Punctaj total | 50 |