Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinatas

Solution for test task "Pinatas"

Instructions on how to run the application

There are two part of the instruction:

  1. How to run the application
  2. How to use the application

How to run the application

First, you need to check whether dotnet is installed on your machine (in terminal)

dotnet --list-sdks

To run the program you need dotnet 8. If you have not it installed, you can do so on the official website: https://dotnet.microsoft.com/en-us/download/dotnet/8.0

Reopen your terminal after installation

Now, clone repository:

git clone https://github.com/Myrtilli/StudentCapital.git

Open it after cloning:

cd Pynatas

Run the program:

dotnet run

How to use the application

  1. Type in the number of pinatas
  2. Type in sequence of numbers that represent values of pinatas, separated by spaces or tabs
  3. Look at the result

About

Solution for test task "Pinatas"

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages