用c 语言输出第二个整数(c语言编程输入四个整数怎么输出)

用c 语言输出第二个整数(c语言编程输入四个整数怎么输出)

首页维修大全综合更新时间:2025-07-23 18:48:19

用c 语言输出第二个整数

#include <iostream>using namespace std;int main(){ int a, b, c; cin >> a >> b >> c; cout << b << endl; return 0;}

大家还看了
也许喜欢
更多栏目

© 2021 3dmxku.com,All Rights Reserved.