Axtarış nəticələri
Bəlkə, bunu nəzərdə tuturdunuz: white 1
Bu vikidə "While(1)" səhifəsini yaradın! Həmçinin, axtarışınız əsasında çıxan nəticələrə baxın.
- başa çatdırılan dövr. Bax: LOOP, SIDE EFFECT. #include <stdio.h> main() { while(1) { printf("Infinite Loop\n"); } } İsmayıl Calallı (Sadıqov), “İnformatika...855 bayt (74 söz) - 23:39, 1 iyun 2019
- 0; while (n<10) { n++; Console.WriteLine(n); } } } } Bu kod nümunəsi 1-dən 10-a qədər olan ədədləri ekranda alt-alta əks etdirəcək. Kodun izahı: 1.İlk...3 KB (292 söz) - 16:13, 11 fevral 2025
- Preece, J., & Henderson, S. "Sharing data while protecting privacy in citizen science" (PDF). Interactions. 21 (1). 2014: 70–73. doi:10.1145/2540032. 2014-12-28...4 KB (248 söz) - 19:47, 1 avqust 2025
- dilindəki aşağıdakı kod nümunəsinə baxaq: int x; // Axın 1: while (!stop) { x++; … } // Axın 2: while (!stop) { if (x%2 == 0) System.out.println("x=" + x);...2 KB (188 söz) - 02:47, 27 noyabr 2023
- insertionSort (array A) for i = 1 to length[A-1] do value = A[i] j = i-1 while j >= 0 and A[j] > value A[j + 1] = A[j] j = j-1 A[j+1] = value public static void...3 KB (310 söz) - 10:02, 1 may 2025
- while not sorted(a) do begin shuffle(a); i := i + 1; write(i,': '); printa(a) end end; { Test and display } var a: list; i: integer; begin for i := 1...2 KB (311 söz) - 05:22, 5 mart 2025
- 1e-7; x0_1 = [-0.5,0.5]; max_iter = 500; xopt = new(@resh, eps, max_iter); xopt endfunction function a = new(f, eps, max_iter) x=-1; p0=1; i=0; while (abs(p0)>=eps)...7 KB (926 söz) - 14:50, 30 dekabr 2020
- is Lori and Laki. The Laks have mainly settled in Kouhdasht and Alishtar while the Lors resided around Khorramabad. Their dialect includes the use of a...5 KB (324 söz) - 03:17, 18 yanvar 2025
- //if (massiv[0] > axtarilan || massiv[say - 1] < axtarilan) // return -1; int bas = 0; int son = say - 1; while (bas <= son) { int orta = (bas + son) / 2;...6 KB (756 söz) - 19:04, 23 iyun 2025
- Liberty: The Libertarian Manifesto, p. 1, "Even more remarkably, the Libertarian party achieved this growth while consistently adhering to a new ideological...4 KB (125 söz) - 07:02, 6 fevral 2025
- massiv[], int say, int axtarilan) { int sol = 0; int sag = say - 1; while ((massiv[sag] != massiv[sol]) && (axtarilan >= massiv[sol]) && (axtarilan...3 KB (379 söz) - 08:49, 11 mart 2025
- tv The Serbian song contains actually only 2 lines of chorus in Serbian, while 24 lines of verses are sung in ingiliscə, fransızca, almanca, italyanca...8 KB (156 söz) - 16:03, 15 yanvar 2025
- + 1, hi) algorithm partition(A, lo, hi) is pivot := A[lo] i := lo - 1 j := hi + 1 loop forever do i := i + 1 while A[i] < pivot do j := j - 1 while A[j]...5 KB (503 söz) - 05:21, 5 mart 2025
- Museum of Modern Art, November 1, 1998 to February 2, 1999, The Tate Gallery, London, March 11 to June 6, 1999 "While it is de rigueur to concentrate...3 KB (207 söz) - 15:20, 3 iyun 2023
- qədər lam dəyişəni bir vahid artırılır lam = 1 hare = f(tortoise) while tortoise != hare: hare = f(hare) lam += 1 return lam, mu Python proqramlaşdırma dilində...13 KB (1.425 söz) - 08:44, 14 avqust 2023
- Misal (for dövrü) for i in range(5): print(i) Misal (while dövrü) i = 0 while i < 5: print(i) i += 1 Seçim nəzarəti (ing. Switch Control) Müxtəlif dəyərlərə...6 KB (521 söz) - 11:55, 7 dekabr 2024
- data): Hungarian census 2011, 3.1.6.1 Arxivləşdirilib 2020-10-18 at the Wayback Machine In 2001 3,823 (5.6%), while in 2011 9,666 people (15.6%) opted...9 KB (410 söz) - 05:39, 23 iyun 2025
- Encyclopaedia :İlam Arxivləşdirilib 2012-05-13 at the Wayback Machine:..while the population of the province is dominated by Lors. "Arxivlənmiş surət"...4 KB (261 söz) - 00:18, 17 iyun 2025
- 0:53 "The Continuing Story of Bungalow Bill" (Lennon, Makkartni) — 3:14 "While My Guitar Gently Weeps" (Harrison) — 4:45 "Happiness Is a Warm Gun" (Lennon...3 KB (244 söz) - 20:50, 3 oktyabr 2022