Skip to content

This project solve a problem that there are n athletes to compete the single cycle competition.We need to schedule the game schedule that make every athlete just play a game every day and the whole competition will be finished in (n-1) days.

Notifications You must be signed in to change notification settings

chenjunming/Competition_problem

Repository files navigation

Competition_problem

This project solve a problem that there are n athletes to compete the single cycle competition.We need to schedule the game schedule that make every athlete just play a game every day and the whole competition will be finished in (n-1) days. 这个项目解决的是赛程问题。每个运动员进行单循环赛,即每个运动员需要跟其他n-1个运动员进行比赛,运动员每天只能比赛一场,总赛程不能超过n-1天。 code in c 用c编写的。

About

This project solve a problem that there are n athletes to compete the single cycle competition.We need to schedule the game schedule that make every athlete just play a game every day and the whole competition will be finished in (n-1) days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages