Pagini recente » Borderou de evaluare (job #2712801) | Borderou de evaluare (job #1356781) | Borderou de evaluare (job #2935571) | Borderou de evaluare (job #2367950) | Borderou de evaluare (job #2253682)
Borderou de evaluare (job #2253682)
Raport evaluator
Compilare:
user.cpp: In function ‘int breadthfirst()’:
user.cpp:33:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(j=0; j<arcs[curr_node].size(); ++j)
~^~~~~~~~~~~~~~~~~~~~~~~
user.cpp: In function ‘int main()’:
user.cpp:67:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<arcs[n].size(); ++i)
~^~~~~~~~~~~~~~~
user.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);
^
user.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);
^
user.cpp:55: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:59:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &x, &y, &j);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 2816kb | OK | 10 | 10 |
2 | 0ms | 2872kb | OK | 10 | 10 |
3 | 0ms | 2948kb | OK | 10 | 10 |
4 | 0ms | 3016kb | OK | 10 | 10 |
5 | 0ms | 3096kb | OK | 10 | 10 |
6 | 0ms | 3212kb | OK | 10 | 10 |
7 | 4ms | 4400kb | OK | 10 | 10 |
8 | 16ms | 7056kb | OK | 10 | 30 |
9 | 20ms | 8200kb | OK | 10 |
10 | 28ms | 8516kb | OK | 10 |
Punctaj total | 100 |