Skip to content

SOFIAZALAZAR/TP_ListaDeFechas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trabajo con una lista de fechas

Grupo
Bianca Amorim
Sofia Zalazar
Santiago Iglesias
Nicolas Kalaydjian
Kevin Lewicki

Instrucciones

Las instruciones funciones en sistemas GNU/Linux

Ejecucion del programa

g++ Cl4_TP_ListaDeFechas.cpp -o Cl4_TP_ListaDeFechas.out # compilar
./Cl4_TP_ListaDeFechas.out # ejecutar

Ejecucion de testes

Ejecute en el teminal las instrucciones abajo para verificar si el programa está produciendo los resultados esperados.

chmod +x test.sh # adiciona permicion de ejecucion al script
./test.sh # ejecuta teste

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.4%
  • Shell 7.6%