K
Khách

Hãy nhập câu hỏi của bạn vào đây, nếu là tài khoản VIP, bạn sẽ được ưu tiên trả lời.

9 tháng 10 2021

ko thick

9 tháng 10 2021

lớp 11 ngủ trước 12h là quá lười ; haizz 

uses crt;

var a:array[1..50]of char;

i,n:integer;

begin

clrscr;

repeat

write('n='); readln(n);

if (n<=0) or (n>50) then writeln('ban da nhap sai, yeu cau ban nhap lai');

until (n>0) and (n<=50);

for i:=1 to n do

begin

write('a[',i,']='); readln(a[i]);

end;

{------------------xuat--------------------}

for i:=1 to n do

write(a[i]:4);

readln;

end.

à nó có updates kìa, bạn updates đi

bạn thử vào microsoft store xem

uses crt;

var a:array[1..250]of integer;

i,n,dem:integer;

begin

clrscr;

write('n='); readln(n);

for i:=1 to n do

begin

write('a[',i,']='); readln(a[i]);

end;

{-----------------------------------xu-ly---------------------------------}

dem:=0;

for i:=1 to n do

if a[i]>0 then inc(dem);

writeln('so cac so duong la: ',dem);

readln;

end.

uses crt;
var a,b,ts,ms:integer;
{--------------------------chuong-trinh-con------------------}
function ucln(var x,y:integer):integer;
var i,j:integer;
begin
clrscr;
if x>y then
begin
ucln:=1;
for i:=1 to y do
if (x mod i=0) and (y mod i=0) then
begin
if ucln<i then ucln:=i;
end;
end
else begin
ucln:=1;
for j:=1 to x do
if (x mod j=0) and (y mod j=0) then
begin
if ucln<j then ucln:=j;
end;
end;
end;
{------------------------chuong-trinh-chinh-------------------}
begin
clrscr;
write('nhap a='); readln(a);
write('nhap b='); readln(b);
ts:=a div ucln(a,b);
ms:=b div ucln(a,b);
writeln('Phan so sau khi rut gon la: ',ts,'/',ms);
readln;
end.

27 tháng 3 2019

program viet_chuong_trinh;

uses crt;

var

a:array[1..50] of integer;

i,j:integer;

begin

clrscr;

for i:=1 to 50 do

begin

writeln('Moi nhap so thu ',i,':=', a[i]); readln(a[i]);

end;

for i:=1 to 50 do

if (a[i] mod 2 = 1) then writeln(a[i]);

end.

uses crt;

\n\n

var a:array[1..200]of integer;

\n\n

i,n,dem:integer;

\n\n

begin

\n\n

clrscr;

\n\n

repeat

\n\n

write(\'n=\'); readln(n);

\n\n

until (0<n) and (n<=200);

\n\n

for i:=1 to n do

\n\n

begin

\n\n

write(\'A[\',i,\']=\'); readln(a[i]);

\n\n

end;

\n\n

dem:=0;

\n\n

for i:=1 to n do

\n\n

if (a[i] mod 2=0) and (a[i] mod 5=0) then inc(dem);

\n\n

writeln(\'So phan tu chan va chia het cho 5 la: \',dem);

\n\n

readln;

\n\n

end.

\n
13 tháng 11 2021

choi 3 trò con nit

8 tháng 12 2021
Chuẩn ko cần chỉnh

quá đơn giản

bài 1:

uses crt;

var a:array[1..100]of integer;

i,n,dem:integer;

begin

clrscr;

repeat

write('n='); readln(n);

if (n<=0) or (n>100) then writeln('ban da nhap sai,yeu cau ban nhap lai');

until (n>0) and (n<=100);

for i:=1 to n do

begin

write('a[',i.']='); readln(a[i]);

end;

{--------------xuat-day--------------}

for i:=1 to n do

write(a[i]:4);

{-------------xu-ly----------------}

dem:=0;

for i:=1 to n do

if a[i] mod 2=1 then inc(dem);

writeln('so luong so le trong day la: ',dem);

readln;

end.

bài 2:

uses crt;

var a:array[1..50]of char;

i,n:integer;

begin

clrscr;

repeat

write('n='); readln(n);

if (n<=0) or (n>50) then writeln('ban da nhap sai, yeu cau ban nhap lai');

until (n>0) and (n<=50);

for i:=1 to n do

write('a[',i,']='); readln(a[i]);

{------------------xuat--------------------}

for i:=1 to n do

write(a[i]:4);

readln;

end.

bài 3:

uses crt;

var st1,st2:string;

d,d1:integer;

begin

clrscr;

write('nhap xau thu 1:'); readln(st1);

write('nhap xau thu 2:'); readln(st2);

d:=length(st1);

d1:=length(st2);

if d>d1 then writeln('xau thu 1 dai hon xau thu 2');

if d<d1 then writeln('xau thu 2 dai hon xau thu 1');

if d=d1 then writeln('hai xau co do dai bang nhau');

readln;

end.

xin lỗi bạn , mình xin sửa lại bài 2 như sau:

uses crt;

var a:array[1..50]of char;

i,n:integer;

begin

clrscr;

repeat

write('n='); readln(n);

if (n<=0) or (n>50) then writeln('ban da nhap sai, yeu cau ban nhap lai');

until (n>0) and (n<=50);

for i:=1 to n do

begin

write('a[',i,']='); readln(a[i]);

end;

{------------------xuat--------------------}

for i:=1 to n do

write(a[i]:4);

readln;

end.

20 tháng 8 2021

ai đó giúp mình với nhanh lên

 

20 tháng 8 2021

thêm test đây nha:

Dữ liệu : Vào từ từ tệp Suaxau.Inp chứa xâu cần sửa. 

Kết quả:  Ghi vào tệp Suaxau.out xâu đã sửa. 

Ví dụ: 

Suaxau.INP

   Suaxau.OUT

Ta#oi thi hoc sinua#h###nh gioi tin hoj#c

     Toi thi hoc sinh gioi tin hoc

3 tháng 6 2020

K phân biệt chữ hoa hay thường bạn ơi

kí tự gì bạn? Kí tự in hoa, Kí tự in thường hay là kí tự chữ số vậy bạn?