#include using namespace std; int main() { int a; while(true){ cin>>a; a=a*1001; cout<