Pagini recente » Borderou de evaluare (job #2504434) | Borderou de evaluare (job #2909028) | Borderou de evaluare (job #2986497) | Borderou de evaluare (job #3294151) | Borderou de evaluare (job #1803969)
Borderou de evaluare (job #1803969)
Raport evaluator
Compilare:
user.cpp: In member function ‘LL Dinic::DFS(int, int, LL)’:
user.cpp:51:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int &i = pt[u]; i < g[u].size(); ++i) {
^
user.cpp: In function ‘int main()’:
user.cpp:80:34: 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:81:36: 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:83:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &N, &E);
^
user.cpp:89:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%lld", &u, &v, &cap);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 312kb | OK | 10 | 10 |
2 | 0ms | 316kb | OK | 10 | 10 |
3 | 0ms | 328kb | OK | 10 | 10 |
4 | 0ms | 348kb | OK | 10 | 10 |
5 | 0ms | 348kb | OK | 10 | 10 |
6 | 0ms | 388kb | OK | 10 | 10 |
7 | 0ms | 644kb | OK | 10 | 10 |
8 | 8ms | 804kb | OK | 10 | 30 |
9 | 8ms | 812kb | OK | 10 |
10 | 12ms | 1168kb | OK | 10 |
Punctaj total | 100 |