#include using namespace std; ifstream in("wilson.in"); ofstream out("wilson.out"); int main() { int n,i,p=1; in>>n; for(i=1;i