3806652402

3806652402



1    #include <iostream>

2

3    using namespace std;

4

5    void functionLataSwietlne();

6

7 int main()

8P {

9    functionLataSwietlne();

10

11    return 0;

12    >

13

14    void functionLataSwietlne()

15B {

16    cout << "Podaj liczbę lat    świetlnych: ";

17    double    lata;

18    cin >>    lata;

19    double    rok =    63240;

20    double    ja = lata    * rok;

21    cout << lata << "lat świetlnych = " << ja << " jekdnostek astronomicznych." << endl

}


22



Wyszukiwarka

Podobne podstrony:
faq gotoxy #include <cstdlib> #include <iostream> using namespace std; #include
1    #include <iostream> 2 3    using namespace std; 4
8 9 #include <iostream> 0 1    using namespace std; 2 3    int
#include <iostream> using namespace std; ostream fistrumienl = cout, &strumien2 = strumien
#include <iostream> using namespace std; #include <stdio.h> #include <string.h> st
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
Rozwiązanie do pkt. b: #include <iostream> #include <fstream> using namespace std; 
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
#include <iostream> using nćimespace std; int main () { int n; cin»n; bool e [n];&nb

więcej podobnych podstron