Mảng số thực

Thứ tư - 27/01/2021 16:03
Viết chương trình nhập, xuất mảng các số thực
Code C tham khảo
#include<stdio.h>
#include<conio.h>
#include<math.h>
#define MAX 100

void nhap (float a[], int &n)
{
	do
	{
		printf("\nNhap so phan tu: ");
		scanf("%d", &n);
		if(n <= 0 || n > MAX)
		{
			printf("\nSo phan tu khong hop le. Xin kiem tra lai !");
		}
	}while(n <= 0 || n > MAX);
	for(int i = 0; i < n; i++)
	{
		printf("\nNhap a[%d]: ", i);
		scanf("%f", &a[i]);
	}
}

void xuat(float a[], int n)
{
	for(int i = 0; i < n; i++)
	{
		printf("%8.3f", a[i]);
	}
}

int main()
{
	int n;
	float a[MAX];

	nhap(a, n);
	xuat(a, n);

	getch();
	return 0;
}
Nếu bạn có thắc mắc hoặc có cách giải hay hơn vui lòng chia sẻ với mọi người bằng cách bình luận bên dưới nhé.
Cảm ơn bạn rất nhiều.

Tổng số điểm của bài viết là: 0 trong 0 đánh giá

Click để đánh giá bài viết

  Ý kiến bạn đọc

  • HXOPSL
    Gindoff Thank you, and it s a pleasure to be here cheap cialis no prescription Each which how 2 in 3 days take the small more long in a shower and leaves some chairs of shampoo in my leader while rasa and the then posed washes a conditioner in and do my routine of same morning
      HXOPSL   04/08/2023 22:29
  • NXhBnwB
    finasteride 1mg tablets for sale Loess is known as locally weighted polynomial regression proposed by Cleveland and colleagues 32, 33
      NXhBnwB   02/07/2023 01:01
  • Slitich
    Stephen Fry best place to buy generic cialis online ENDOPEROXIDES SED 15, 342; SEDA 27, 292; SEDA 28, 320; SEDA 29, 297
      Slitich   05/06/2023 17:39
  • Fonnact
    Chinese Journal of Microbiology and Immunology cialis daily
      Fonnact   21/04/2023 22:26
  • escoxia
    cialis from india To discover the role of TRAF2 in keratinocytes we aged and monitored Traf2 lox lox K14 Cre Traf2 EKO mice
      escoxia   21/02/2023 04:22
Mã bảo mật   

Những tin mới hơn

Những tin cũ hơn

Bạn đã không sử dụng Site, Bấm vào đây để duy trì trạng thái đăng nhập. Thời gian chờ: 60 giây