Pagini recente » Borderou de evaluare (job #726252) | Borderou de evaluare (job #1987266) | Borderou de evaluare (job #2222380) | Borderou de evaluare (job #3114526) | Borderou de evaluare (job #2588552)
Borderou de evaluare (job #2588552)
Raport evaluator
Compilare:
main.cpp: In function 'void bellman_ford()':
main.cpp:33:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < edges[node].size(); i++){
~~^~~~~~~~~~~~~~~~~~~~
main.cpp:48:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < edges[node].size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void read()':
main.cpp:18:26: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &M);
^
main.cpp:21:36: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
main.cpp: In function 'int main()':
main.cpp:61:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.in", "r", stdin);
^
main.cpp:62:40: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
freopen("maxflow.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 131kb | OK | 10 | 10 |
2 | 3ms | 131kb | OK | 10 | 10 |
3 | 3ms | 131kb | OK | 10 | 10 |
4 | 3ms | 131kb | Incorect | 0 | 0 |
5 | 3ms | 131kb | Incorect | 0 | 0 |
6 | 3ms | 131kb | Incorect | 0 | 0 |
7 | 17ms | 262kb | Incorect | 0 | 0 |
8 | 61ms | 262kb | Time limit exceeded | 0 | 0 |
9 | 61ms | 262kb | Time limit exceeded | 0 |
10 | 61ms | 262kb | Time limit exceeded | 0 |
Punctaj total | 30 |