4leafclover·há 4 meses·discussVery nice read!Though I think the definition of the parser struct should be struct parser { const char* s; const char* p; struct grid* g; }; based on the rest of the code.
Though I think the definition of the parser struct should be
based on the rest of the code.