Results 1 to 11 of 11
Hybrid View
-
9th May 2012 21:53 #1
, n a . an
, n . 1 n (n! = 1*2**n n ).
!





-
9th May 2012 22:19 #2
-
9th May 2012 22:22 #3
-
9th May 2012 23:27 #4
-
9th May 2012 23:55 #5
-
10th May 2012 00:06 #6
-
10th May 2012 00:06 #7Do it stylish
Join Date: Dec:2009
Location:
Posts: 155
"n" (int) 1 , n. while {}, do{}while, for ... c#, , .
int n,a=1;
Console.WriteLine("Vyvedi n: ");
n = int.Parse(Console.ReadLine());
for (int i = 1; i <= n; i++)
{
a = a * i;
}
Console.WriteLine(a);SPECS - https://valid.x86.fr/jnx08q




Reply With Quote


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