#include using namespace std; int main(){ unsigned long long N; cin>>N; N/=1000; if(N>=1){ cout<