• Skip to primary navigation
  • Skip to content
  • Skip to footer
Wow Is This Error? Wow Is This Error? MJ Studio Dev Blog
  • Posts
  • Algorithm Note
  • PS Math
  • Number Theory
  • Tip
  • Problem Solve
  • iOS
    1. Home
    2. /
    3. BOJ 14952 - Connect3

    BOJ 14952 - Connect3

    June 28, 2023

    BOJ 14952 - Connect3

    image.png

    그냥 열심히 구현하면 되는문제

    백트랙킹을 하든 DP를 하든 전처리를 하든 귀찮다.

    Tags: 백준

    Categories: PS

    Updated: June 28, 2023

    Comments

    You may also enjoy

    thumbnail

    Git Worktree

    July 14, 2025

    Git Worktree란?

    thumbnail

    Regex for programmers, comprehensive guide

    July 13, 2025

    thumbnail

    Contribute to folke/snacks.nvim

    July 12, 2025

    25-07-12

    thumbnail

    Inject npm bin into PATH automation

    July 2, 2025

    In the daily basis, we run a lot of the scripts of npm packages like nx, biome, eslint etc…

    • GitHub
    © 2025 MJ Studio