Borderou de evaluare (job #2588443)

Utilizator stelian2000Stelian Chichirim stelian2000 Data 24 martie 2020 20:05:47
Problema Negot Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In constructor 'dinic::edge::edge(int, long long int, int)': main.cpp:10:34: warning: 'dinic::edge::cap' will be initialized after [-Wreorder] int dest, rev; long long cap; ^~~ main.cpp:10:19: warning: 'int dinic::edge::rev' [-Wreorder] int dest, rev; long long cap; ^~~ main.cpp:11:9: warning: when initialized here [-Wreorder] edge(int d, long long c, int r): dest(d), cap(c), rev(r) {} ^~~~ main.cpp: In function 'int main()': main.cpp:72:35: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] printf("%d", flow(0, n + m +1)); ^ main.cpp:59:34: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("negot.in","r",stdin); ^ main.cpp:60:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("negot.out","w",stdout); ^ main.cpp:62:32: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &n, &m, &k); ^ main.cpp:65:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &t); ^ main.cpp:67:28: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d", &x); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms1310kbOK510
24ms1310kbOK5
34ms1310kbOK510
44ms1310kbOK5
512ms1441kbOK520
69ms1441kbOK5
721ms1835kbOK5
87ms1441kbOK5
913ms1835kbOK530
106ms1441kbOK5
116ms1441kbOK5
129ms1441kbOK5
139ms1572kbOK5
149ms1572kbOK5
1526ms3530kbOK530
16289ms12443kbOK5
1748ms3792kbOK5
1845ms3792kbOK5
1925ms3399kbOK5
2038ms3661kbOK5
Punctaj total100

Ceva nu functioneaza?