#include using namespace std; int main(){ vector v={2,3,5,7,11,13,17,19,23}; int n; cin >> n; int64_t m=1; for(int i=0;i