Results 1 to 9 of 9
Thread: !
Hybrid View
-
15th January 2006 20:53 #1Registered User
Join Date: Nov:2005
Location: Sofia
Posts: 3
!
, , . , Pascal. 2 , - ) :
1 || , x, x>1, f(x),
f(x)= 0, ;
f(x)= 1, .
2 || , m n (1<m<m), k- ( ) 2 (k ).
.
-
15th January 2006 21:01 #2
Last edited by singularity; 12th April 2007 at 14:10. Reason:
ignore list:Java,velio,jaredharet,gochev.george,Nit rogeniumQuis custodiet ipsos custodes?
-
16th January 2006 00:27 #3Registered User
Join Date: Nov:2005
Location: Sofia
Posts: 3
, , , , ...

.. (1<m<n), - (1<m<m)
. ,
-
16th January 2006 10:31 #4
:
: function IsPrime(n:int):boolean; - true, ; function Work(x:int):int; - , . , ,
. :
, , x , ( ), .count:integer;
i:integer;
for i:= 2 to x - 1 do
if (x mod i = 0) and IsPrime(i) then inc(count);
Work:=count;
: x string, , (integer).
:
/*dNA*/fuckit : boolean;
fuckit := false;
repeat
if x mod 2 = 0 then x:= x div 2
else fuckit := true;
until x = 1 or fuckit;
if fuckit then write(' 2')
else write(' 2');", -"
- -...
-
16th January 2006 13:47 #5
, . , , , , <. ., , , .
, , , , . 1.Last edited by Bombera; 16th January 2006 at 13:57.
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|
-
16th January 2006 15:08 #6Registered User
Join Date: Jul:2004
Location:
Posts: 621
1: . - . ,

2: : m n , 2, 0 9 [m, n].
...
Originally Posted by Bombera
-
16th January 2006 15:34 #7: 1 -
Originally Posted by Bombera
", -"
- -...
-
16th January 2006 16:41 #8
,
...
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|
-
17th January 2006 12:24 #9Registered User
Join Date: Nov:2005
Location: Sofia
Posts: 3
!

( , )




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