0_0_33110121_14679.cpp: In function 'void lexical_analysis()': 0_0_33110121_14679.cpp:13:21: error: 'strlen' was not declared in this scope if (strlen(s) > 1 || isdigit(s[0])) { ^