#15386: Easy~~~ 我是雷喵


101178@stu.cups.tp.edu.tw (PowerRic雷喵)


#include <iostream>
using namespace std;
int main() {
int kg;
while(cin>>kg){

/*重要
cout<<kg-(kg>50);
}
}