#include<iostream>
#include<string>
using namespace std;
int main(){
  int i[5];
  cout<<len<<i[5]<<endl;
    return 0;
}