Skip to content

dzyxdd/CodeWorld

 
 

Repository files navigation

INTRODUCTION

My eclipse workspace for c++ & icpc.

CONSTRUCTION OF DIR

  • src // compile dir
  • Template // header
  • Library // standard code library
  • Archive // complete contest code
  • History // incomplete contest code & odd code
  • Trashbin // temporary dir

HOW TO SUBMIT CODE

Please ensure there is one file under the direction of 'src'

windows

Run 'src_to_clipboard.bat', then you can paste the code directly.

linux

TO BE CONTINUED

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Other 1.3%