Pagini recente » Borderou de evaluare (job #3172090) | Borderou de evaluare (job #1363466) | Borderou de evaluare (job #315476) | Borderou de evaluare (job #2645792) | Borderou de evaluare (job #1217502)
Borderou de evaluare (job #1217502)
Raport evaluator
Compilare:
user.cpp: In function ‘int BFS()’:
user.cpp:25:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j < G[node].size(); ++j)
^
user.cpp: In function ‘int main()’:
user.cpp:52:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < G[N].size(); ++i)
^
user.cpp:39:36: 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:40: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);
^
user.cpp:42:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d", &N, &M);
^
user.cpp:45:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &x, &y, &z);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 336kb | OK | 10 | 10 |
2 | 0ms | 456kb | OK | 10 | 10 |
3 | 0ms | 628kb | OK | 10 | 10 |
4 | 0ms | 772kb | OK | 10 | 10 |
5 | 0ms | 916kb | OK | 10 | 10 |
6 | 0ms | 1176kb | OK | 10 | 10 |
7 | 4ms | 3100kb | OK | 10 | 10 |
8 | 16ms | 5764kb | OK | 10 | 30 |
9 | 20ms | 7348kb | OK | 10 |
10 | 28ms | 8052kb | OK | 10 |
Punctaj total | 100 |