Commit 0044b213 by Pedro

se agregó el archivo README.md

parent 862bcb6c
# Instrucciones para compilar y ejecutar
* En una terminal de linux utilizar en compilador g++ de la siguiente manera: **g++ torosvacas.cpp**
* Para ejecutar el archivo generado, escribir: **./a.out** (donde a.out es el archivo generado, es el nombre común).
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment