#include int main(){ int p,s; p=0; for(;;){ std::cin >> s; if(s-p>1){ std::cout<