Skip to content

Urgenericibstudent/git-challenge-medium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published