考级201909-1:输出第二个整数
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.
题目描述
输入三个整数,把第二个输入的整数输出。
输入格式
只有一行,共三个整数,整数之间由一个空格分隔。整数是 32 位有符号整数。
输出格式
只有一行,一个整数,即输入的第二个整数。
输入数据 1
123 456 789
输出数据 1
456
数据范围与提示
一级
- Status
- Done
- Rule
- ACM/ICPC
- Problem
- 8
- Start at
- 2023-7-24 20:45
- End at
- 2023-8-18 20:45
- Duration
- 600 hour(s)
- Host
- Partic.
- 26