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.

【题目描述】

在所有的N位数中,有多少个数中有偶数个数字3?由于结果可能很大,你只需要输出这个答案对12345 取余的值。

【输入格式】

读入一个数N(N≤1000)。

【输出格式】

输出有多少个数中有偶数个数字3。

【样例数据】

2
73

算法系列之递推专题

Not Claimed
Status
Done
Problem
12
Open Since
2025-11-9 0:00
Deadline
2025-11-18 23:59
Extension
0 hour(s)