#!/usr/bin/env python
# -*- coding: utf-8 -*-

print((int(input())//100)*100)