l-ellenbeck

Results 2 issues of l-ellenbeck

The file "city.cpp" misses the following include: "#include < numeric >" The function void City::shuffleTiles() has an error. You call: "std::iota(shuffledTiles.begin(), shuffledTiles.end(), 1);" However you need to change it to:...

We are running virtuoso in a container. In a default container, without any modification and the basic settings, running the following query crashes the container in the version `virtuoso-opensource-7:7.2.12` and...