Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class Calendario2
- {
- const int MESES = 12, SEMANA = 52, DIAS = 365;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement