알고리즘/코드업
[CodeUp]기초100제(python)_1081번 : [종합] 주사위를 2개 던지면?
Orange57
2020. 3. 30. 20:11
728x90
반응형
SMALL
문제 :
1부터 n까지, 1부터 m까지 숫자가 적힌
서로 다른 주사위 2개를 던졌을 때 나올 수 있는 모든 경우를 출력해보자.
답 :
코드 : https://github.com/Yearang-Lee/Algorithm/tree/master/CodeUp
Yearang-Lee/Algorithm
Contribute to Yearang-Lee/Algorithm development by creating an account on GitHub.
github.com
728x90
반응형
LIST