#include using namespace std; int fv[100], n, x, y, i, ver, j; int main () { cin>>n; if (n==100) { cout<<"All clear!"; } else { cin>>x; if(x!=1) { cout<<"1-"<>y; if (y!=x+1) { cout<