Skip to Content
I'm available for work

One Is Too Many

HARA Yuki

@yaufai

Useful OCaml Patterns for Competitive Programming

  • OCaml
  • Algorithm
  • Competitive Programming

Competitive programming is not just a fun way to level up your algorithmic skills—it’s also a game of efficiency and clever implementations. While it shares some similarities with regular software development, competitive programming often requires specialized techniques to handle input parsing, performance optimizations, and more. In this post, we’ll explore some essential OCaml patterns that help bridge the gap between everyday coding and competitive programming, especially when solving problems on platforms like AtCoder.

競技プログラミングでOCamlを使う

  • OCaml
  • Algorithm
  • Competitive Programming

Competitive programming is not just a fun way to level up your algorithmic skills—it’s also a game of efficiency and clever implementations. While it shares some similarities with regular software development, competitive programming often requires specialized techniques to handle input parsing, performance optimizations, and more. In this post, we’ll explore some essential OCaml patterns that help bridge the gap between everyday coding and competitive programming, especially when solving problems on platforms like AtCoder.

WSUSで一部コンピュータが表示されない問題を解消する

  • Windows
  • Cybersecurity

Windows Server Update Services (WSUS) is a powerful tool for managing updates across multiple computers in a network. It allows administrators to control the distribution of updates, ensuring that all systems are up-to-date and secure. However, sometimes you might encounter issues where not all computers are being managed by WSUS as expected. In this blog post, we'll explore common reasons why this happens and how to fix them.

See all posts