Yòmá's Notes

Home

❯

🗺️ Computer Science

❯

1 Foundations & Theory

❯

🗺️ Algorithms

❯

🗺️ PS

❯

boj

❯

4242

❯

4242

4242

Aug 14, 20251 min read

  • ps/boj/silver/1
  • ps/boj/silver
  • cs/algorithms/implementation/ps
  • cs/algorithms/simulation/ps

Problem

  • https://www.acmicpc.net/problem/4242

Logic

My Code

cpp

boj/4242.cpp
 
#include <vector>
void solution()
{
}
 
 

python

boj/4242.py
 
 
 
def solve():
    return
 
 

Backlinks

  • No backlinks found

Mind Map

Graph View

  • Problem
  • Logic
  • My Code
  • cpp
  • python
  • Home
  • About
  • Blog source

Created by Yòmá with Quartz v4.5.0 © 2025