0_0_33703228_30582.cpp: In function 'int main()': 0_0_33703228_30582.cpp:21:22: error: 'max' is not a member of 'std' int maxLen = std::max(strlen(A), strlen(B)); ^