Pagini recente » Borderou de evaluare (job #1945759) | Borderou de evaluare (job #2251893) | Borderou de evaluare (job #2547696) | Borderou de evaluare (job #2358187) | Borderou de evaluare (job #2705082)
Borderou de evaluare (job #2705082)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs()':
main.cpp:40:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<adc[nod].size(); ++i)
~^~~~~~~~~~~~~~~~
main.cpp: In function 'int dfs(int, int)':
main.cpp:53:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=viz[nod];i<adc[nod].size();++i)
~^~~~~~~~~~~~~~~~
main.cpp:55:13: warning: unused variable 'u' [-Wunused-variable]
int u = mch[adc[nod][i]].y;
^
main.cpp: In function 'int main()':
main.cpp:87: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);
^
main.cpp:88:38: 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);
^
main.cpp:89:24: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
main.cpp:93:33: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&x,&y,&c);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 262kb | OK | 10 | 10 |
2 | 3ms | 262kb | OK | 10 | 10 |
3 | 3ms | 262kb | OK | 10 | 10 |
4 | 3ms | 262kb | OK | 10 | 10 |
5 | 3ms | 262kb | OK | 10 | 10 |
6 | 3ms | 262kb | Incorect | 0 | 0 |
7 | 7ms | 393kb | OK | 10 | 10 |
8 | 46ms | 634kb | OK | 10 | 0 |
9 | 59ms | 634kb | Incorect | 0 |
10 | 61ms | 765kb | Time limit exceeded | 0 |
Punctaj total | 60 |