Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This repository stores my algorithmic solutions

  1. To compile a kotlin file to jar kotlinc test.kt -include-runtime -d test.jar
  2. To run a jar file java -jar test.jar
  3. To list changed files with git: git diff --cached --name-only --diff-filter=A

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages