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