30909969

30909969



8

9 #include <iostream>

0

1    using namespace std;

2

3    int main()

4

5    int a;

6    cout<<"podaj liczbę";

7    cin»a>>endl;

8 9

0    if (a/3)

1    {

2    cout<<"liczba    podzielna    przez    3";

3    }

4    else

5    {

6    cout<<"liczba    niepodzielna przez 3";

7    }

8

9    if (a/4)

0    {|

1    cout<<"liczba    podzielna    przez    4";

2    } else

3    {

4    cout<<"liczba    niepodzielna    przez    4"^

5    }

6    return 0;

7    }

8



Wyszukiwarka

Podobne podstrony:
OpenMP OpenMP/ll #include <omp.h> #include <iostream> using namespace std; int main ( vo
#include <iostream.h> using namespace std; int raain(){ char s[100] ; cout « "Podaj
#include <iostream> using namespace std; ostream fistrumienl = cout, &strumien2 = strumien
Rozwiązanie do pkt. b: #include <iostream> #include <fstream> using namespace std; 
faq gotoxy #include <cstdlib> #include <iostream> using namespace std; #include
1    #include <iostream> 2 3    using namespace std; 4
1    #include <iostream> 2 3    using namespace std; 4 5
#include <iostream> using namespace std; #include <stdio.h> #include <string.h> st
#include <iostream> using nćimespace std; int main () { int n; cin»n; bool e [n];&nb
2bc 2b #include <csldlib>#include <ioslręą m># includc <siack> using namespace std
3. HeapSort.cpp #include "sorttab.h" using namespace std; // Zmienne globalne Tab tab, tab
Test 1 termin (03 02 2012) 11.    W wyniku działania poniższego programu #include&l
1    #include<iostream> 2    using namespace stdj 3 40

więcej podobnych podstron