Boost-Up-AI / Group-Activity

1 stars 1 forks source link

알고리즘 풀이 #1 #10

Closed ebbunnim closed 3 years ago

ebbunnim commented 3 years ago

👨‍💻 알고리즘 코드 리뷰 (algorithm label)

ebbunnim commented 3 years ago

https://github.com/ebbunnim/Algorithm/blob/master/%EB%B0%B1%EC%A4%80/2589_%EB%B3%B4%EB%AC%BC%EC%84%AC.py

gihop commented 3 years ago

c++ https://github.com/gihop/AlgorithmStudy/blob/master/%EB%B6%80%EC%8A%A4%ED%8A%B8%EC%BA%A0%ED%94%84/%EC%94%A8%EC%81%A0%EC%81%A0/%EC%94%A8%EC%81%A0%EC%81%A0/%EC%94%A8%EC%81%A0%EC%81%A0/%EB%B3%B4%EB%AC%BC%EC%84%AC_2589.cpp

python https://github.com/gihop/AlgorithmStudy/blob/master/%EB%B6%80%EC%8A%A4%ED%8A%B8%EC%BA%A0%ED%94%84/python/%EB%B3%B4%EB%AC%BC%EC%84%AC_2589.py

DongHyunSuh commented 3 years ago

https://github.com/DongHyunSuh/algorithm_study/blob/main/baekjoon/2589.py

nureesong commented 3 years ago

답은 나오는데 시간초과나서 아직 해결중입니다..ㅜㅜ https://github.com/nureesong/BaekJoon/blob/master/No2589_timeout_visit_matrix.py