Pagini recente » Cod sursa (job #2249082) | Borderou de evaluare (job #2503692) | Cod sursa (job #283301) | Cod sursa (job #200020) | Borderou de evaluare (job #3189027)
Borderou de evaluare (job #3189027)
Raport evaluator
Compilare:
main.cpp: In member function 'bool Graph::BFS(int, int, std::vector<int>&)':
main.cpp:31:35: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
31 | for (int ind = 0; ind < graph[u].size(); ind++) {
| ~~~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfs(int, std::map<int, bool>&, const std::map<int, std::vector<int> >&, std::vector<std::vector<int> >&, Graph&)':
main.cpp:73:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
73 | for (int i = 0; i < adj.at(nod).size(); i++) {
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:115:9: warning: unused variable 'ok' [-Wunused-variable]
115 | int ok = g.FordFulkerson(0, n + m + 1);
| ^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 303kb | Incorect | 0 |
| 2 | 0ms | 303kb | Incorect | 0 |
| 3 | 0ms | 303kb | Incorect | 0 |
| 4 | 0ms | 303kb | Incorect | 0 |
| 5 | 0ms | 303kb | Incorect | 0 |
| 6 | 0ms | 303kb | Incorect | 0 |
| 7 | 0ms | 303kb | Incorect | 0 |
| 8 | 0ms | 303kb | Incorect | 0 |
| 9 | 0ms | 303kb | Incorect | 0 |
| 10 | 4ms | 491kb | Killed by Signal 11 | 0 |
| 11 | 0ms | 303kb | Incorect | 0 |
| 12 | 0ms | 303kb | Incorect | 0 |
| 13 | 0ms | 303kb | Incorect | 0 |
| 14 | 0ms | 303kb | Incorect | 0 |
| 15 | 4ms | 503kb | Killed by Signal 11 | 0 |
| 16 | 0ms | 303kb | Incorect | 0 |
| 17 | 0ms | 303kb | Incorect | 0 |
| 18 | 0ms | 303kb | Incorect | 0 |
| 19 | 0ms | 303kb | Incorect | 0 |
| 20 | 0ms | 303kb | Incorect | 0 |
| 21 | 4ms | 524kb | Killed by Signal 11 | 0 |
| 22 | 4ms | 524kb | Killed by Signal 11 | 0 |
| 23 | 0ms | 303kb | Incorect | 0 |
| 24 | 0ms | 303kb | Incorect | 0 |
| 25 | 0ms | 303kb | Incorect | 0 |
| Punctaj total | 0 |