Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2485번 가로수 #159

Merged
merged 1 commit into from
May 10, 2023
Merged

2485번 가로수 #159

merged 1 commit into from
May 10, 2023

Conversation

NamJwong
Copy link
Member

문제

https://www.acmicpc.net/problem/2485

풀이 후기

나무들 사이의 간격을 구해서 그 간격들의 최소공약수를 구했다.

@NamJwong NamJwong self-assigned this May 10, 2023
@NamJwong NamJwong merged commit 9949d30 into main May 10, 2023
@NamJwong NamJwong deleted the algorithm/#159 branch May 10, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant