Axtarış nəticələri
Bu vikidə "İnt en c" səhifəsini yaradın! Həmçinin, axtarışınız əsasında çıxan nəticələrə baxın.
- namespace MyFirstProgram { class Program { static void Main(string[] args) { int n = 0; while (n<10) { n++; Console.WriteLine(n); } } } } Bu kod nümunəsi...3 KB (292 söz) - 16:13, 11 fevral 2025
- Mərtəbəli çeşidləmə alqoritmi (C dilində): include <stdio.h> define MAX 5 define SHOWPASS void print(int *a, int n) { int i; for (i = 0; i < n; i++) printf("%d\t"...2 KB (282 söz) - 07:55, 7 dekabr 2024
- The report is available from: http://www.who.int/water_sanitation_health/economic/prevent_diarrhoea/en/index.html Arxivləşdirilib 2010-09-11 at the Wayback...3 KB (320 söz) - 14:36, 23 sentyabr 2024
- Латвии, 2018 [http://web.archive.org/20181016034836/https://rm.coe.int/3rd-op-latvia-en/16808d891d Arxiv surəti 16 oktyabr 2018 tarixindən Wayback Machine...50 KB (3.599 söz) - 00:12, 14 avqust 2025
- com/airbusgroup/int/en/news/press.20140404_airbus_defence_and_space_a400m_turkey.html. https://www.airbus.com/newsroom/press-releases/en...16 KB (1.351 söz) - 20:22, 1 avqust 2025
- "Mauritius: WHO Coronavirus Disease (COVID-19) Dashboard". covid19.who.int. İstifadə tarixi: 30-09-2021. "Covid-19". Koha Ditore (alban). 30-09-2021...48 KB (8.548 söz) - 05:53, 2 iyun 2024
- Armenian policy of ethnic cleansing against Azerbaijanis", http://assembly.coe.int/Documents/WorkingDocs/Doc06/EDOC10990.pdf Arxivləşdirilib 2009-07-30 at the...24 KB (2.649 söz) - 04:50, 29 iyun 2025
- "FALSE", 0.0, "Xidmətçisiz Dize", "Boş", "NULL" FALSE (səhv) verər. Integer (int): Tam ədədlərdir. — Sonsuzluqdan, + sonsuzluğa qədər olan hər tam ədəd yəni...21 KB (2.073 söz) - 05:52, 21 aprel 2025
- Respublikasının Patenti И 2002 0001, 2002. https://patentscope.wipo.int/search/en/detail.jsf?docId=SU28295898 "Arxivlənmiş surət". 2020-02-18 tarixində...7 KB (698 söz) - 19:47, 20 aprel 2025
- 1949". www.assembly.coe.int. 2022-06-05 tarixində arxivləşdirilib. İstifadə tarixi: 2022-05-23. "Council of Europe". coe.int. 28 June 2023 tarixində arxivləşdirilib...53 KB (3.849 söz) - 06:28, 6 may 2025
- 2008. iyun. Pindjak, Peter. http://www.nato.int/docu/review/2014/Also-in-2014/Deterring-hybrid-warfare/EN/index.htm (#bare_url_missing_title). (journal)...13 KB (995 söz) - 14:48, 28 iyun 2023
- İstifadə tarixi: 18 yanvar 2016. "ESA Science & Technology: Fact Sheet". esa.int. 2016-05-20 tarixində arxivləşdirilib. İstifadə tarixi: 18 yanvar 2016. "Japan...169 KB (11.929 söz) - 09:45, 6 iyul 2025
- "ISAF Weapon Fails to Hit Intended Target, 12 Civilians Killed". isaf.nato.int. 27 October 2014 tarixində orijinalından arxivləşdirilib. "Operation Moshtarak:...19 KB (1.178 söz) - 08:23, 21 iyul 2025
- (#accessdate_missing_url) "Third report on the Netherlands" (PDF). hudoc.ecri.coe.int (ingilis). The European Commission against Racism and Intolerance. 2008....115 KB (9.262 söz) - 10:38, 15 iyun 2025
- de l'Ecole des Hautes Etudes en Sciences Sociales. 2011. ISBN 9782713222955. Fərrux-Slaqlett, M.; Slaqlett, P.; Stork, C. Not Quite Armageddon: Impact...248 KB (18.008 söz) - 18:02, 21 aprel 2025
- ). 1989. https://science.nasa.gov/mission/cassini/quick-facts/. https://assets.science.nasa.gov/content/dam/science/psd/solar/2023/09/c/cassini.pdf....4 KB (461 söz) - 15:51, 3 sentyabr 2025
- Held at Berlin, Germany, 14 October to 14 November 1908. Washington, D. C.: Library of Congress. p. 9. "Contracting Parties > Berne Convention (Total...11 KB (1.096 söz) - 18:53, 29 avqust 2025
- 2.0. 2022. http://webassembly.org/roadmap/. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WebAssembly/instantiateStreaming...19 KB (1.250 söz) - 22:05, 16 aprel 2024
- ICRW Arxivləşdirilib 2018-09-15 at the Wayback Machine (PDF). reliefweb.int (2009). (2013) «Bielefeld University, Germany, Girl Child Marriage and Its...160 KB (14.387 söz) - 21:36, 15 iyun 2025
- combating violence against women and domestic violence (CETS No. 210)". coe.int. 16 February 2015 tarixində arxivləşdirilib. İstifadə tarixi: 10 July 2014...42 KB (3.020 söz) - 12:04, 22 iyul 2025
- number */ public static int fibonacci(int fibIndex) { if (memoized.containsKey(fibIndex)) { return memoized.get(fibIndex); } else { int answer = fibonacci(fibIndex