#include #include using namespace std; void funcon(char x[],int a,int b,int length); int main() { int t; cin >>