Pagini recente » Borderou de evaluare (job #1000741) | Borderou de evaluare (job #1679834) | Borderou de evaluare (job #2963091) | Borderou de evaluare (job #940247) | Borderou de evaluare (job #2930919)
Borderou de evaluare (job #2930919)
Raport evaluator
Compilare:
main.cpp: In function 'int dfs(int, int)':
main.cpp:40:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
40 | if(!minFlow) return 0;cout<<x<<" ";
| ^~
main.cpp:40:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
40 | if(!minFlow) return 0;cout<<x<<" ";
| ^~~~
main.cpp:42:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
42 | for(int &poz=last[x];poz<g[x].size();++poz)
| ~~~^~~~~~~~~~~~
main.cpp: In function 'void dfs2(int, int)':
main.cpp:59:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
59 | for(int &poz=last[x];poz<g[x].size();++poz)
| ~~~^~~~~~~~~~~~
main.cpp: In function 'int dfs(int, int)':
main.cpp:48:13: warning: 'minFlow' may be used uninitialized in this function [-Wmaybe-uninitialized]
48 | int minFlow=dfs(y,min(minFlow,flux));
| ^~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 0ms | 184kb | Incorect | 0 | 0 |
2 | 0ms | 184kb | Incorect | 0 | 0 |
3 | 0ms | 184kb | Incorect | 0 | 0 |
4 | 0ms | 184kb | Incorect | 0 | 0 |
5 | 0ms | 184kb | Incorect | 0 | 0 |
6 | 0ms | 184kb | Incorect | 0 | 0 |
7 | 0ms | 184kb | Incorect | 0 |
8 | 5ms | 835kb | Incorect | 0 | 0 |
9 | 2ms | 835kb | Incorect | 0 |
10 | 4ms | 835kb | Incorect | 0 |
Punctaj total | 0 |