Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1. c
- 2. d
- 3. a
- 4. ev.data_nasterii.an=2000;
- 5. d
- 6. (x.med1+x.med2)/2;
- 7. c
- 8. c
- 9. d
- 10. c
- 11. cin>>e1.nume>>e1.nota>>e2.nume>>e2.nota;
- if(e1.nota==e2.nota)cout<<e1.nota;
- else if(e1.nota>e2.nota) cout<<e1.nota;
- else cout<<e2.nota;
- 12. c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement