Results 1 to 11 of 11
Thread: /
Hybrid View
-
27th May 2008 11:55 #1Registered User
Join Date: May:2008
Location: Plovdiv
Posts: 13
/
( )
-
27th May 2008 12:20 #2
-
27th May 2008 12:24 #3
-
27th May 2008 12:39 #4
MFrost:
3.
3.1. , , []
3.2.
3.3. , , - ( [] := max([], [,]))
-, - .
, MFrost, , -
Internet - it doesn't make you stupid, it just makes your stupidity more accessible to others
-
27th May 2008 13:19 #5Registered User
Join Date: May:2008
Location: Plovdiv
Posts: 13
. .
-
27th May 2008 15:43 #6
-
27th May 2008 13:19 #7
, . ( ).
.. . . , - .Last edited by Bombera; 27th May 2008 at 13:24.
EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
27th May 2008 15:26 #8
icaci, ...
-
27th May 2008 15:53 #9
. -82 6502 ( 630) , .
, Fortran
Internet - it doesn't make you stupid, it just makes your stupidity more accessible to others
-
28th May 2008 15:07 #10Registered User
Join Date: May:2008
Location: Plovdiv
Posts: 13
.
procedure Maxi(var mas: masiv; n:integer);
var i,j:integer;
begin
for i:= 1 to n do
begin
j:=i;
max[i]:=col[j];
repeat
j:=j+x;
if j<=6 {prosto primer} then
if max[i]<col[j] then max[i]:=col[j];
until j<=6;
end;
end;
( ) , ( ). .
-
29th May 2008 15:18 #11
, mod , :
6 , n (= *).Code:for i := 1 to n do maxes[i mod 6] := max(maxes[i mod 6], col[i]);
Internet - it doesn't make you stupid, it just makes your stupidity more accessible to others




Reply With Quote

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