Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2811397)
| Utilizator | Data | 2 decembrie 2021 10:47:45 | |
|---|---|---|---|
| Problema | Fear | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs(int, int)':
main.cpp:23:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
23 | for(int i=0; i<v[pz].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In function 'double dfs(int, int, double)':
main.cpp:36:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | for(int i=0; i<v[pz].size(); ++i)
| ~^~~~~~~~~~~~~
main.cpp: In function 'double maxflow(int, int)':
main.cpp:58:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
58 | while(cur=dfs(S,D,200003.0))
| ~~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:72:11: warning: unused variable 'j' [-Wunused-variable]
72 | int i,j,m,k=0;
| ^
main.cpp:72:15: warning: unused variable 'k' [-Wunused-variable]
72 | int i,j,m,k=0;
| ^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 6ms | 462kb | nu-i OK | 0 |
| 2 | 21ms | 729kb | nu-i OK | 0 |
| 3 | 11ms | 593kb | nu-i OK | 0 |
| 4 | 6ms | 528kb | nu-i OK | 0 |
| 5 | 11ms | 618kb | nu-i OK | 0 |
| 6 | 11ms | 622kb | nu-i OK | 0 |
| 7 | 11ms | 626kb | nu-i OK | 0 |
| 8 | 11ms | 643kb | nu-i OK | 0 |
| 9 | 16ms | 638kb | nu-i OK | 0 |
| 10 | 21ms | 729kb | nu-i OK | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
