#include using namespace std; int main() { int N, K; scanf("%d%d", &N, &K); for(int i=2; i*i