#include<iostream>
#include<algorithm>
using namespace std;
int main(){
    string arr[];
    cin>>arr[];
   
    
}