Skip to content

Instantly share code, notes, and snippets.

View realhaidinh's full-sized avatar
🏠
Working from home

Dinh Nguyen Minh Hai realhaidinh

🏠
Working from home
View GitHub Profile
program bangsolieu;
uses crt;
var x,y,i,j,k,m,l:integer;
a:array[1..100,1..100] of integer;
b:array[1..10] of integer;
khong,mot,hai,ba,bon,nam,sau,bay,tam,chin:boolean;
BEGIN
clrscr;
repeat
begin