A simple bash script for download the problems from jutge.org.
Before running the program you must execute chmod +x downloader.sh
to enable the execution of the script.
./downloader.sh (name of problem)
Example: ./downloader.sh P84415_en
With this the program will download the .zip with the documentation and the samples, extract them from the .zip, and delete the .zip.