#include #include using namespace std; int main () { char a[20]; int i; cin.get(a,20); cin.get(); strcpy(a,"info"); for(i=0;i