Pagini recente » Borderou de evaluare (job #767453) | Borderou de evaluare (job #2025313) | Borderou de evaluare (job #2646342) | Borderou de evaluare (job #324193) | Borderou de evaluare (job #1503218)
Borderou de evaluare (job #1503218)
Raport evaluator
Compilare:
user.cpp: In function ‘bool BFS()’:
user.cpp:26:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Node].size(); ++ i)
^
user.cpp: In function ‘void MaxFlow()’:
user.cpp:46:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[Sink].size(); ++ i)
^
user.cpp: In function ‘int main()’:
user.cpp:73: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:74: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:76:27: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i", &N, &M);
^
user.cpp:79:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%i %i %i", &X, &Y, &Z);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 348kb | OK | 10 | 10 |
| 2 | 0ms | 472kb | OK | 10 | 10 |
| 3 | 0ms | 640kb | OK | 10 | 10 |
| 4 | 0ms | 804kb | OK | 10 | 10 |
| 5 | 0ms | 952kb | OK | 10 | 10 |
| 6 | 0ms | 1184kb | OK | 10 | 10 |
| 7 | 8ms | 3464kb | OK | 10 | 10 |
| 8 | 20ms | 5776kb | OK | 10 | 30 |
| 9 | 20ms | 7368kb | OK | 10 |
| 10 | 36ms | 8152kb | OK | 10 |
| Punctaj total | 100 |