#include<bits/stdc++.h> using namespace std; int main() {cout<<"3"<<endl; cout<<"1992 1996 2000"<<endl; return 0; }