Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

codingame-join-java-files

In codingame, you can send only one Java file. This python script regroup all your java files into one single file.

It removes packages and handles correctly the imports.

Usage

Please use Python 3.

  • python join.py
  • python join.py File.java File2.java Result.java

About

In codingame, you can send only one Java file. This python script regroup all your java file into one single file.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages