Fexer Lexer Implementation from Deterministic Finite Automata Class of Theory of Computation Raj Patel (20BCE218) To Execute g++ main.cpp -o main -Wall -Wextra -pedantic -std=c++20 and then run ./main [filename] For example ./main test/test.c