#P16306. [蓝桥杯 2026 省 Java/Python 研究生组] 读书计划

    ID: 18321 远端评测题 1000ms 512MiB 尝试: 0 已通过: 0 显示难度入门 上传者: 标签>数学提交答案2026蓝桥杯省赛

[蓝桥杯 2026 省 Java/Python 研究生组] 读书计划

Problem Description

Xiao Lan bought an extracurricular book with a total of 20262026 pages, and plans to read it continuously starting from today (Monday). Due to the school schedule:

  • From Monday to Friday (school days), he can read at most 55 pages per day.
  • On Saturday and Sunday (rest days), he can read at most 1515 pages per day.

Question: What is the minimum number of days Xiao Lan needs to finish reading the whole book?

Output Format

This is a fill-in-the-blank problem. You only need to calculate the result and submit it. The result is an integer. When submitting, only fill in this integer; any extra content will not be scored.



Hint

Translated by ChatGPT 5