Skip to content

France-ioi/alkindi-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

French Alkindi Contest Archive

This repository contains tasks used in past Alkindi Contest. They are in a particular format, and can be used in Bebras Platform.

To start using:

git clone https://github.com/France-ioi/alkindi-tasks.git
cd alkindi-tasks
git submodule update --init

To update:

git pull
git submodule update --recursive

To update modules to the current version:

cd modules
git pull
git checkout master
cd ..
git add modules/
git commit -m "update modules"
git push

About

Tasks of the first round of the Alkindi contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages