A. 难or易?

    Type: Default 1000ms 256MiB

难or易?

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.

题目描述

即使是语法周赛,也可以把题目出得没那么简单。

从第五轮开始,语法周赛难度上分为奇数场和偶数场,奇数场的题目会比较基础。偶数场的题目会稍微加一点思维难度。

现在给出比赛的轮数编号 xx

  • 如果 xx 是大于等于 55 的奇数,请输出 easy
  • 如果 xx 是大于等于 55 的偶数,请输出 difficult
  • 如果 xx 是小于 55 的数,请输出 normal

输入格式

第一行一个整数 xx

输出格式

按题目要求输出对应的字符串。

2
normal
7
easy
10
difficult

数据规模与约定

对于 100%100\% 的数据,1n1001 \le n \le 100

  • 子任务 1(30 分):保证 n<5n\lt 5
  • 子任务 2(30 分):保证 nn 是奇数。
  • 子任务 3(40 分):没有特殊限制。

2025年新学期热身赛

Not Attended
Status
Done
Rule
IOI
Problem
4
Start at
2025-2-6 0:00
End at
2025-2-13 0:00
Duration
2 hour(s)
Host
Partic.
24