\\In this problem you are given the integers n, e and d_q below.
\\n is a product of two unknown primes p,q and d_q is the modular
\\inverse of e modulo q-1. Your task is to find p and q.
{
n=26282120019024845109709869343899201762609733133599111975839218455138611653482963177420103877669213458228029638197445830317780084474581563777451270196509574290323736852318713814464540940656919789605993347472144984171
}
{
e=65537
}
{
d_q=137716750480766219171411115033307970139432408607367670140193310578870954060163730657057740387369808358888670673
}