This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | // | |
| // utf8.cpp | |
| // | |
| // Created by Jinho Bak on 9/30/16. | |
| // Copyright (c) 2016 Jinho Bak. All rights reserved. | |
| // | |
| #include <vector> | |
| #include <string> |