Skip to content

A web app for calculating the maximum even sum subsequence of length K 

Notifications You must be signed in to change notification settings

Dkplucas/Algomax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please start by cloning the repository on your computer with the command "git clone " Install a python environment with the command "pip install -m venv venv" Activate the environment by acccessing to the folder "venv/Scripts/" and type "activate" Install Flask package with the command "pip install Flask" Start the app with the command "flask run" or type in the cmd "py app.py" Access to the ip address in the cmd"http://127.0.0.1:5000" Please enjoy 😃

About

A web app for calculating the maximum even sum subsequence of length K 

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published