squarePrime

아직 제출이 없습니다시간 제한1초메모리 제한512 MB

문제

Write a function P2:

  • input parameter: a list A containing several integers

    • The length of the list is less than or equal to 100000100000.
    • Each integer xx in the list satisfies x1000000|x|\le1000000.
  • return value: the sum of square numbers that are in the prime index