Pagini recente » Borderou de evaluare (job #1795011) | Borderou de evaluare (job #970433) | Borderou de evaluare (job #1088720) | Borderou de evaluare (job #2547958) | Borderou de evaluare (job #2588559)
Borderou de evaluare (job #2588559)
Raport evaluator
Compilare:
main.cpp: In function 'void bellman_ford()':
main.cpp:30: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:13: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:16: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:51: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:52: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 | 2ms | 262kb | OK | 10 | 10 |
2 | 3ms | 262kb | OK | 10 | 10 |
3 | 3ms | 393kb | OK | 10 | 10 |
4 | 3ms | 393kb | OK | 10 | 10 |
5 | 4ms | 524kb | OK | 10 | 10 |
6 | 6ms | 655kb | OK | 10 | 10 |
7 | 46ms | 1835kb | OK | 10 | 10 |
8 | 61ms | 3014kb | Time limit exceeded | 0 | 0 |
9 | 60ms | 3801kb | Time limit exceeded | 0 |
10 | 61ms | 4325kb | Time limit exceeded | 0 |
Punctaj total | 70 |