min_max_paths.cpp example terminally broken
Abierto
docs
- Lenguaje dominante
- C++
- Estrellas
- 392
- Forks
- 239
- Merge medio
- 1 d 11 min
- PR fusionados (30 d)
- 20
Descripción
The example starts with:
```
#error "This example appears to be incorrect; it uses edge weights that are smaller than 0 using the comparison operator passed to Dijkstra's algorithm, which is not allowed."
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.