I have classes Funcionario{nome: string, idade: int, cargo: string} , FolhaPonto{funcionario: Funcionario, data: date, entrada: time, intervalo: time, retorno: time, saida: time} . The system must not allow a point record ( class...
asked by
15.06.2018 / 22:25