#include using namespace std; int main(void){ int N; cin >> N; for(int i=N-100; i<=N+100; i++){ for(int j=2; j