cpp/main.hpp
changeset 4 a3d29fb016c3
equal deleted inserted replaced
3:01dafa022fa1 4:a3d29fb016c3
       
     1 #include <vector>
       
     2 #include <string>
       
     3 
       
     4 extern std::vector<std::string> words;