#µ. 素数求和

    Type: Default 1000ms 256MiB

素数求和

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Background

Description

输入若干个整数,求其中素数的和

Format

Input

第一行输入一个数T(1<&LT>=T<&LT>=100),表示有T个数。 第二行输入T个数。

Output

输出这些整数的所有的素数和。将其中的素数进行累加求和,计算出其中所有素数的总和。

Samples

5
1 2 3 4 5
10

Limitation

1s, 1024KiB for each test case.

第七届SWPU-ACM老生预选赛

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
187
Start at
2022-9-19 14:00
End at
2022-10-28 14:00
Duration
936 hour(s)
Host
Partic.
45