Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

git-challenge-medium

Step 1

Fork this repository, and clone it to your local machine.

Step 2

Create a program, in a language of your choice, to read the input of in.txt, and sort it.

Example

  • in.txt: 1 34 2 54
  • Output: 1 2 34 54

Step 3 (Challenge)

Create a branch and do the challenge again in a different language

Try to get the shortest code or the shortest run time in the club!

About

2023 XCC Github intro

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors