Pagini recente » Borderou de evaluare (job #1249253) | Borderou de evaluare (job #2054850) | Borderou de evaluare (job #570028) | Borderou de evaluare (job #1922274) | Borderou de evaluare (job #2583544)
Borderou de evaluare (job #2583544)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs(int, int)':
main.cpp:20:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[pz].size(); ++i)
~^~~~~~~~~~~~~
main.cpp: In function 'int dfs(int, int, int)':
main.cpp:33:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<v[pz].size(); ++i)
~^~~~~~~~~~~~~
main.cpp: In function 'int maxflow(int, int)':
main.cpp:55:33: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
while(cur=dfs(S,D,200003))
^
main.cpp: In function 'int main()':
main.cpp:68:11: warning: unused variable 'j' [-Wunused-variable]
int i,j,m,k=0,n;
^
main.cpp:68:15: warning: unused variable 'k' [-Wunused-variable]
int i,j,m,k=0,n;
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 2ms | 262kb | OK | 10 |
4 | 3ms | 262kb | OK | 10 |
5 | 3ms | 262kb | OK | 10 |
6 | 3ms | 262kb | OK | 10 |
7 | 3ms | 393kb | OK | 10 |
8 | 4ms | 393kb | OK | 10 |
9 | 5ms | 393kb | OK | 10 |
10 | 4ms | 393kb | OK | 10 |
Punctaj total | 100 |