http://acm.hdu.edu.cn/showproblem.php?pid=1999

思路:列举1000000能组成的所有数,1000以内最后一个素数是997,s(998*998)=998+1,998*998=996004.。。

相关文章:

  • 2021-10-07
  • 2021-11-25
  • 2022-12-23
  • 2022-12-23
  • 2021-07-09
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
猜你喜欢
  • 2022-02-14
  • 2021-07-27
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2021-09-24
相关资源
相似解决方案