last_vertex 97 data/sphere/2014paperALE_sphere/improve_sphere.cpp Line_pt last_vertex = find(first_vertex, lines.end(), "#"); last_vertex 98 data/sphere/2014paperALE_sphere/improve_sphere.cpp if (last_vertex == lines.end()) throw runtime_error("main()"); last_vertex 100 data/sphere/2014paperALE_sphere/improve_sphere.cpp notepad << dgfname << ": " << distance(first_vertex,last_vertex) << endl;