Skip to content

リポジトリを作るまでもないファイルの置き場所

License

Notifications You must be signed in to change notification settings

MIZOGUCHIKoki/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description of each program directory

  1. Roulette: This program extracts B from A and arranges them randomly, where A is the first and B is the second argument.

    • Main file: roulette.c
    • Type: Standalone
    • Release: Jun 1, 2024.
  2. SortingAlgorithm: This directory includes the following sort algorithm.

    • Sorting algorithm included in the dir
      • selection sort (selectionSort.c)
      • insert sort (insertSort.c)
      • heap sort (heapSort.c)
    • Release: Augst 5, 2024.

About

リポジトリを作るまでもないファイルの置き場所

Topics

Resources

License

Stars

Watchers

Forks