#include<bits/stdc++.h> using namespace std; int main() {cout<<"5"<<endl; cout<<"1"<<endl; cout<<"oop!"; return 0; }