Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

I I

_________________________
_____________

20-22
17-19
13-16
8-12
0-7
1 -(1,3,5,8)
2 -(2,4,7, 9,10, 11)
3 -(6,12)
1. :
a)
b)
c)
2. :
_________________________________________________________________
_________________________________________________________________.
3.
Writer.
a)
b)
4. : ___________, ____________ ______________.
5. () !

6. -
.

7. a, 3
3 3!

8. c=b-a b=Maja, a=5


:
a)
b)
c)

9. ? -!

R
P=*R*R

10. :
a) C++
_______________.
b) C++ ______________ .
11. C++!
a) c, thisIsAVariable, q76354 number
int
b)
age
12. ?
#include <cstdlib>
#include <iostream>
using namespace std;
int main()
{
float a,b,c,srvr;
cout<<"Vnesi tri realni broevi"<<endl;
cin>>a>>b>>c;
srvr=(a+b+c)/3;
cout<<endl<<"Baranata vrednost na broevite:";
cout<<endl<<a<<", "<<b<<", "<<c<<" i "<<d
<<" e "<<srvr<<endl;
system("PAUSE");
return 0;
}

45

You might also like