Skip to content

hiroto-takatoshi/atcoder_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

atcoder_java

A database of novice java programming mistakes from Atcoder's site

Folder

  • CE: over 2000 java files that lead to compilation errors under filename Main.java. Each file has a corresponding .log file including the javac error log (in Japanese).
  • NCE: over 2000 java files that passed the compilation.
  • File encoding: utf-8 (There are unremoved comments which contain Japanese characters)

License

MIT

About

A database of novice java programming mistakes from Atcoder's site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages