0_0_19514911_17013.cpp: In function 'int main()': 0_0_19514911_17013.cpp:26:24: error: 'strlen' was not declared in this scope if (strlen(a[i].name) > 100 || a[i].num < 1900 || a[i].num>2015) ^