Pagini recente » Borderou de evaluare (job #2373603) | Borderou de evaluare (job #103103) | Borderou de evaluare (job #2914554) | Borderou de evaluare (job #653530) | Borderou de evaluare (job #2829522)
Borderou de evaluare (job #2829522)
Raport evaluator
Compilare:
main.cpp: In member function 'void Graph::bfs(int)':
main.cpp:154:13: warning: unused variable 'prim' [-Wunused-variable]
154 | int prim, ultim, i;
| ^~~~
main.cpp:154:19: warning: unused variable 'ultim' [-Wunused-variable]
154 | int prim, ultim, i;
| ^~~~~
main.cpp:154:26: warning: unused variable 'i' [-Wunused-variable]
154 | int prim, ultim, i;
| ^
main.cpp: In member function 'void Graph::getSSCComponents()':
main.cpp:261:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
261 | for(int i = 0; i < sscComponents.size() ;++i){
| ~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:249:13: warning: unused variable 'sscCounter' [-Wunused-variable]
249 | int sscCounter = 0;
| ^~~~~~~~~~
main.cpp: In static member function 'static bool Graph::graphExists(std::vector<int>&)':
main.cpp:347:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
347 | if ( firstEl > a.size() ) return false;
| ~~~~~~~~^~~~~~~~~~
main.cpp: In member function 'int Graph::maxFlow(int, int)':
main.cpp:458:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
458 | while (new_flow = this->bfsMF(s, t, parent)) {
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 44ms | 20193kb | Incorect | 0 |
2 | 44ms | 20234kb | OK | 5 |
3 | 44ms | 20176kb | OK | 5 |
4 | 44ms | 20287kb | Incorect | 0 |
5 | 44ms | 20189kb | Incorect | 0 |
6 | 49ms | 20189kb | Incorect | 0 |
7 | 78ms | 20250kb | OK | 5 |
8 | 73ms | 20267kb | OK | 5 |
9 | 63ms | 20201kb | Incorect | 0 |
10 | 63ms | 20262kb | Incorect | 0 |
11 | 63ms | 20303kb | Incorect | 0 |
12 | 63ms | 20275kb | Incorect | 0 |
13 | 63ms | 20221kb | Incorect | 0 |
14 | 63ms | 20205kb | Incorect | 0 |
15 | 440ms | 20238kb | Incorect | 0 |
16 | 353ms | 20283kb | Incorect | 0 |
17 | 247ms | 20250kb | Incorect | 0 |
18 | 609ms | 20221kb | Incorect | 0 |
19 | 415ms | 20295kb | Incorect | 0 |
20 | 570ms | 20209kb | Incorect | 0 |
Punctaj total | 20 |