Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1005 Bytes

File metadata and controls

19 lines (16 loc) · 1005 Bytes

Copying NaCl

Everything in this repository not under the path nacl/ are authored by me (toxicpie), and are released under the MIT License on behalf of the team NCTU_a.

The files inside nacl/, which are code snippets for competitive programming, are from various different sources. In competitive programming, it is common to use other people's solution code as a reference implementation. While we try to rewrite everything ourselves, some files are directly modified from existing ones.