#include using namespace std; const int MAX = 6; int main() { char str[MAX] = "ABCDE"; int i; for ( i=0; i