Jeroen Op de Beek – Competitive Programming Blog

  • Blog
  • Contact
  • Jeroen Op de Beek
Illustration of a bird flying.
  • Ink Blots

    Ink Blots

    I recently came across a cool geometry problem from an old ICPC qualifier event: Ink Blots from the 2004 ACM ICPC Mid-Central North American Regional Contest. In this blog I describe a solution to the problem. In the problem, you are given a set of ink blots (the number of blots is less than 100), […]

    August 13, 2021
  • Geometry Algorithms

    Geometry Algorithms

    For the past few months, I have been practicing for the NWERC 2020. During my practice I came across a beautiful tool for visualizing computational geometry: Geo Debugger. This is a small library for c++ (only a single .h file) that you can include and immediately use. With simple statements you can make lines, points, […]

    March 17, 2021

Jeroen Op de Beek – Competitive Programming Blog

Proudly powered by WordPress