#include "defs.h" #include int main() { std::cout << LC230927::decodeAtIndex("a2b3c4d5e6f7g8h9", 9); return 0; }