设置向量<vector <int>&gt;的顶点到0,0

时间:2017-04-25 02:32:07

标签: c++ vector

我从std::vector<std::string>读入文件构建了std::vector<std::vector<int> >。我成功地使用它来执行BFS,但是我有一点小问题:

在我执行BFS之前,如何将(0,0)的左下角设置为#aroundcoin { /* float: right; */ margin-right: 3%; margin-top: 2%; width: 100%; display: flex; } #progressbar { width: 70%; height: 5%; height: 50px; background: red; margin: 1%; /* float: left; */ display: flex; flex-grow: 1; } #inrect { width: 10%; height: 100%; background-color: blue; /* flex-grow: 1; */ } .coins-cont { flex-grow: 1; display: flex; flex-direction: column; align-items: center; } #coinspan { font-family: Arial; font-size: 20pt; float: center; /* margin-top: auto; */ }

0 个答案:

没有答案