int n;
cin>>n;
int str[n];

종만북 풀려다 찾아보니깐 컴파일러 c++03이던데