-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
detailed integrity of the DOS/BIOS interrupts Daquan and English.
详细完整的DOS/BIOS中断功能大全,英文版.-detailed integrity of the DOS/BIOS interrupts Daquan and English.
- 2023-06-02 05:40:03下载
- 积分:1
-
1700mm精轧机组液压AGC程序包变量监控
1700mm精轧机组液压AGC程序包变量监控-1700mm Finishing unit package variable hydraulic AGC monitor
- 2022-03-26 19:34:01下载
- 积分:1
-
用VB开发的读取网页搜藏夹的简短的代码,本程序只做交流使用...
用VB开发的读取网页搜藏夹的简短的代码,本程序只做交流使用-VB-page search hidden folders to read a short code, the exchange of use of this procedure Zhizuo
- 2023-04-23 19:10:04下载
- 积分:1
-
C++程序设计课本源码,供学习计算机的大学生们参考
C++程序设计课本源码,供学习计算机的大学生们参考-C source program design textbooks for students learning computer as a reference
- 2022-01-21 03:42:17下载
- 积分:1
-
刻蚀草图的游戏
Exactly like the classic etch
刻蚀草图的游戏
Exactly like the classic etch-a-sketch game you played as a kid! -draft etching of the game Exactly like the classic etch-a-sketch game you played as a kid!
- 2022-04-08 18:41:44下载
- 积分:1
-
自动从数据库上移动数据,,,采用ORACAL数据库.
自动从数据库上移动数据,,,采用ORACAL数据库.-Automatically moving data from the database, using ORACAL database.
- 2022-04-26 15:01:12下载
- 积分:1
-
Simple Implementation of ACO
Simple Implementation of ACO
- 2022-07-12 23:36:56下载
- 积分:1
-
VC++.NET 时尚游戏开发编程40例,各种智力游戏
VC++.NET 时尚游戏开发编程40例,各种智力游戏
- 2023-07-25 02:20:04下载
- 积分:1
-
投票管理系统,投票类型丰富,能够创建多选或单选的普通投票、图片投票、调查问卷、多类型混合等多种类型的投票;...
投票管理系统,投票类型丰富,能够创建多选或单选的普通投票、图片投票、调查问卷、多类型混合等多种类型的投票;
-Management system to vote, vote-rich type, to create more than the general election ballot or the radio, pictures, voting, surveys, multi-type mixed, such as various types of voting
- 2023-07-07 10:05:06下载
- 积分:1