Skip to content

Tasks of the first round of the Alkindi contest

Notifications You must be signed in to change notification settings

UncleBone/alkindi-tasks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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

  • HTML 52.6%
  • JavaScript 46.6%
  • Other 0.8%