#include using namespace std; int main() { string str; cin >> str; string str1 = str[0]; // statement1 str1 = str[0];