Results 1 to 9 of 9
Thread: !
Hybrid View
-
19th April 2007 22:19 #1
!
! 2 ! ( ) ( : 1963 1369) , ! !
LZ1RIP
...
-
19th April 2007 23:14 #2
-
19th April 2007 23:22 #3
-
19th April 2007 23:37 #4
xhumator ! ! 4 , - ....
4- :
var
i,b:integer;
c:array [1..4] of integer;
begin
writeln('vuvedete 4 cifreno chislo = ');
readln(c);
i:=0
for i:= 0 to 3 do
begin
if c[i] > c[i+1] then
begin
b:=c[i+1];
c[i+1]:=c[i];
c[i]:=b;
end;
end.
- -LZ1RIP
...
-
19th April 2007 23:51 #5
-
20th April 2007 00:09 #6
-
20th April 2007 05:27 #7
speedermarto: ?
: BubbleSort , , , ( do -). , Freepascal 2.0.4 Runtime error .
.: : " , , , !"
-
20th April 2007 09:17 #8
:
1. string "val"
2. , .
, . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
21st April 2007 00:28 #9




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in