A new tool for competitive programming: FileCombiner

Правка en1, от int23_t, 2024-12-18 17:05:59

Repo

I needed a tool to combine my library headers and codes into a single file for submission, but didn't find one in my ~5 minutes of searching, so, I decided to write my own. This one is as bare bones of an implementation as it gets, as I made it to only get the job done for me, but figured sharing it here would also make sense.

Теги tool, competitivetool

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский int23_t 2024-12-18 17:05:59 462 Initial revision (published)