codingame-cpp-merge icon indicating copy to clipboard operation
codingame-cpp-merge copied to clipboard

Refactor and clean up code

Open ushiocheng opened this issue 3 years ago • 0 comments

I was here for a C merger but then I realized the code is pretty messy and I assume you are just not familiar with native functions in js. So I just cleaned it up. I didn't modify any behavior except the following:

  • It will no longer output logs & comments when the file is skipped because it is processed once
  • .c will now be accepted as a source file extension

ushiocheng avatar Apr 24 '22 03:04 ushiocheng