데하! 안녕하세요 DevStone입니다!
문제
풀이
문제링크
https://www.acmicpc.net/problem/10998
10998번: A×B
두 정수 A와 B를 입력받은 다음, A×B를 출력하는 프로그램을 작성하시오.
www.acmicpc.net
예제 소스는 git에서 확인하실 수 있습니다.
https://github.com/Maker-Kim/Study/blob/master/Algorithm/Baekjoon_10998.py
Maker-Kim/Study
Contribute to Maker-Kim/Study development by creating an account on GitHub.
github.com
'개발 > Algorithm' 카테고리의 다른 글
BAEKJOON Algorithm_11399번 (0) | 2021.07.23 |
---|---|
BAEKJOON Algorithm_2839번 (0) | 2021.07.22 |
BAEKJOON Algorithm_1001번 ( 1 - 6 ) (0) | 2021.06.17 |
BAEKJOON Algorithm_1000번 ( 1 - 5 ) (0) | 2021.06.17 |
BAEKJOON Algorithm_10172번 ( 1 - 4 ) (0) | 2021.06.17 |