#include using namespace std; int main() { int n,i,a,b,ok; cin>>n; ok=0; cin>>a; for(i=0;i>b; if(b-a>1){ ok=1; cout<