#C. 恰好有一门课不及格的土拨鼠

    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

输入三个整数, 表示三门课的成绩(成绩范围在0-100之间)

Output

如果恰好有一门课不及格(60分为及格), 则输出"gogogo", 否则输出"sad"

Samples

60 30 90
gogogo
70 80 90
sad

Limitation

1s, 1024KiB for each test case.

回复让步

Not Attended
Status
Done
Rule
Ledo
Problem
6
Start at
2024-3-29 15:15
End at
2024-3-29 15:45
Duration
0.5 hour(s)
Host
Partic.
3