#include<iostream>
using namespace std;
int main(){
  int i[5],a[5],b;
  cin>>b>>endl;
  cout<<b<<5<<endl;
    return 0;
}