Pagini recente » Borderou de evaluare (job #40467) | Borderou de evaluare (job #287604) | Borderou de evaluare (job #816432) | Borderou de evaluare (job #1786654) | Borderou de evaluare (job #2658014)
Borderou de evaluare (job #2658014)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs()':
main.cpp:27:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<arcs[current_node].size(); ++i) {
~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:46:35: 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:47:37: 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);
^
main.cpp:50:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
main.cpp:55:30: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &a, &b, &c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 2ms | 131kb | OK | 10 | 10 |
2 | 3ms | 262kb | OK | 10 | 10 |
3 | 3ms | 524kb | OK | 10 | 10 |
4 | 4ms | 655kb | OK | 10 | 10 |
5 | 4ms | 786kb | OK | 10 | 10 |
6 | 6ms | 1048kb | OK | 10 | 10 |
7 | 16ms | 3014kb | OK | 10 | 10 |
8 | 61ms | 4980kb | Time limit exceeded | 0 | 0 |
9 | 61ms | 6160kb | Time limit exceeded | 0 |
10 | 61ms | 6291kb | Time limit exceeded | 0 |
Punctaj total | 70 |