Pagini recente » Borderou de evaluare (job #880671) | Borderou de evaluare (job #2124110) | Borderou de evaluare (job #1300348) | Borderou de evaluare (job #1497684) | Borderou de evaluare (job #1217501)
Borderou de evaluare (job #1217501)
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:16:6: warning: unused variable ‘i’ [-Wunused-variable]
int i, j, node, V;
^
user.cpp:16:9: warning: unused variable ‘j’ [-Wunused-variable]
int i, j, node, V;
^
user.cpp: In function ‘int main()’:
user.cpp:52:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (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 | 340kb | OK | 10 | 10 |
| 2 | 0ms | 456kb | OK | 10 | 10 |
| 3 | 0ms | 624kb | OK | 10 | 10 |
| 4 | 0ms | 772kb | OK | 10 | 10 |
| 5 | 0ms | 912kb | OK | 10 | 10 |
| 6 | 0ms | 1180kb | OK | 10 | 10 |
| 7 | 4ms | 3108kb | OK | 10 | 10 |
| 8 | 16ms | 5760kb | OK | 10 | 30 |
| 9 | 20ms | 7344kb | OK | 10 |
| 10 | 28ms | 8060kb | OK | 10 |
| Punctaj total | 100 |