Axtarış nəticələri
Bu vikidə "İnt main() in c" səhifəsini yaradın! Həmçinin, axtarışınız əsasında çıxan nəticələrə baxın.
- System; namespace MyFirstProgram { class Program { static void Main(string[] args) { int n = 0; while (n<10) { n++; Console.WriteLine(n); } } } } Bu kod...3 KB (292 söz) - 16:13, 11 fevral 2025
- faktorial (n - 1) ------------ faktorial n = product[1..n] Məs: bu C-də təxminən int main() { int f, n; ... } Pascal-da isə program Proqram; var fakt, n : integer;...3 KB (321 söz) - 14:45, 16 iyul 2020
- MESSAGE('Salam Dünya') #include <stdio.h> int main(void) { puts("Salam Dünya!"); } /* * "gcc hello_world.c -o hello_world `pkg-config --cflags --libs...22 KB (1.391 söz) - 12:20, 3 iyun 2025
- --cp; int k = toInt(*cp); if (is_odd_dgt) { s += k; } else { s += (k!=9)? (2*k)%9 : 9; } is_odd_dgt = !is_odd_dgt; } return 0 == s%10; } int main( ) {...6 KB (657 söz) - 11:14, 21 dekabr 2024
- end end end C dilindən Lua funsiyasının çağrılması #include <stdio.h> #include <stdlib.h> #include <lua.h> #include <lauxlib.h> int main() { lua_State...6 KB (581 söz) - 01:33, 6 avqust 2024
- (COVID-19) in the Slovak Republic in numbers". korona.gov.sk. National Health Information Center. 30-09-2021. İstifadə tarixi: 30-09-2021. "The main figures"...48 KB (8.548 söz) - 05:53, 2 iyun 2024
- arxivləşdirilib. "CDL(2009)004: Law on occupied territories of Georgia". Venice.coe.int. 23 October 2008. 13 February 2012 tarixində orijinalından arxivləşdirilib...179 KB (14.572 söz) - 19:32, 27 avqust 2025
- 2021-11-22 tarixində arxivləşdirilib. İstifadə tarixi: 2021-02-19. Its main goal is to enable high performance applications on the Web, but it does not...19 KB (1.250 söz) - 22:05, 16 aprel 2024
- #include <conio.h> #include <iostream.h> using namespace std; int main(int argc,char *argv[]) { int x,y,z; cout<<"x daxil edin"<<endl; cin>>x; cout<<"y daxil