본문 바로가기
모각코/2020 겨울방학

[동계 모각코]2회차 결과 (2021.01.12)

by 매화of사군자 2021. 1. 12.

목표

seungbok3240.tistory.com/126

 

[동계 모각코]2회차 목표 (2021.01.12)

목표 - lcs 알고리즘 공부 - 하이퍼레저 패브릭 튜토리얼

seungbok3240.tistory.com


결과

LCS 알고리즘 문제

www.acmicpc.net/problem/9252

 

9252번: LCS 2

LCS(Longest Common Subsequence, 최장 공통 부분 수열)문제는 두 수열이 주어졌을 때, 모두의 부분 수열이 되는 수열 중 가장 긴 것을 찾는 문제이다. 예를 들어, ACAYKP와 CAPCAK의 LCS는 ACAK가 된다.

www.acmicpc.net

 

하이퍼레저 패브릭 튜토리얼

seungbok3240.tistory.com/127

 

[Hyperledger Fabric Tutorials]Tutorials

원본 hyperledger-fabric.readthedocs.io/en/release-1.4/tutorials.html Tutorials — hyperledger-fabricdocs master documentation Docs » Tutorials Edit on GitHub Tutorials We offer tutorials to get you..

seungbok3240.tistory.com

seungbok3240.tistory.com/128

 

[Hyperledger Fabric Tutorials]Writing Your First Application

원본 hyperledger-fabric.readthedocs.io/en/release-1.4/write_first_app.html Writing Your First Application — hyperledger-fabricdocs master documentation Docs » Tutorials » Writing Your First Appli..

seungbok3240.tistory.com

 

댓글