C# 클래스 CodeJam.Utils.math.LargeNumberUtils

파일 보기 프로젝트 열기: eric7237cire/CodeJam

공개 메소드들

메소드 설명
GenerateModedCombin ( int max, int mod ) : int[][]

메소드 상세

GenerateModedCombin() 공개 정적인 메소드

public static GenerateModedCombin ( int max, int mod ) : int[][]
max int
mod int
리턴 int[][]