Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.05 KB

Open Kattis, Just for fun

My solutions to some Open Kattis problems, mostly in plain JavaScript. The folders inside the problems directory have the same names as the problems on the kattis website.

To test the solutions on the kattis website:

  1. Go to: https://open.kattis.com/problems/{folder-name}/submit
  2. Upload the solution file
  3. Select the correct language (almost all solutions are JavaScript/Node.js)
  4. Submit

To run the solutions on local machine

  • JS: node ./problems/problemname/problemname.js < ./problems/problemname/data/problemname.1.in

kattis logo

⚠️⚠️⚠️ CLEAN CODERS ALERT: Very messy code inside this repo including bad practices, poor variable naming, bad indentation, unnecessary code complexity and many more ⚠️⚠️⚠️

enigmatography

Noun (uncountable)

  1. The art of making or solving puzzles.

Origin: Ancient Greek αἰνίγματος (ainigmatos) (genitive of αἴνιγμα (ainigma, “cryptic saying, riddle”)) +‎ -graphy.