1803: 奇偶校验 - CCF-GESP2025年6月三级C++

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:13 Solved:4

Description

Input

Output

Sample Input Copy

4
71 69 83 80

Sample Output Copy

13 1

HINT