Pagini recente » Borderou de evaluare (job #2064516) | Borderou de evaluare (job #765805) | Borderou de evaluare (job #2267243) | Borderou de evaluare (job #700776) | Borderou de evaluare (job #2944396)
Borderou de evaluare (job #2944396)
Raport evaluator
Compilare:
main.cpp: In member function 'bool Flow::bfs(int, int)':
main.cpp:86:24: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
86 | for (auto &[son, cap, _] : g[node]) {
| ^
main.cpp:85:17: warning: unused variable 'ind' [-Wunused-variable]
85 | int ind = 0;
| ^~~
main.cpp: In member function 'int Flow::dfs(int, int, int)':
main.cpp:100:20: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
100 | for (auto &[son, cap, ind] : g[node]) {
| ^
main.cpp: In function 'void solve(int)':
main.cpp:150:20: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
150 | for (auto& [j, cap, _] : flow.g[i]) {
| ^
main.cpp:134:8: warning: unused variable 't1' [-Wunused-variable]
134 | ld t1 = clock();
| ^~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 184kb | OK | 10 |
| 2 | 0ms | 184kb | OK | 10 |
| 3 | 0ms | 184kb | Multime de muchii incorecta | 4 |
| 4 | 0ms | 184kb | Multime de muchii incorecta | 4 |
| 5 | 0ms | 184kb | Multime de muchii incorecta | 4 |
| 6 | 16ms | 2150kb | Multime de muchii incorecta | 4 |
| 7 | 45ms | 4329kb | Multime de muchii incorecta | 4 |
| 8 | 77ms | 3416kb | Raspuns gresit | 0 |
| 9 | 137ms | 5980kb | Multime de muchii incorecta | 4 |
| 10 | 205ms | 12013kb | Time limit exceeded | 0 |
| Punctaj total | 44 |