일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- 객체
- 함수
- burp suite
- 조건문
- IF문
- window
- lord of sql injection
- sql injection
- Pwndbg
- property
- 메소드
- github
- 배열
- python
- 백준 파이썬
- element 조회
- 포인터
- 파이썬
- blind sql injection
- 김성엽 대표님
- jQuery
- xss game
- htmlspecialchars
- xss game 풀이
- 백준 알고리즘
- 자바스크립트
- document
- suninatas 풀이
- object
- 사칙연산
Archives
- Today
- Total
power-girl0-0
[ 1000 ] A+B 본문
728x90
a,b = input().split()
a=int(a)
b=int(b)
print(a+b)
728x90
'백준 알고리즘 > python' 카테고리의 다른 글
[ 1008 ] A/B (0) | 2021.02.25 |
---|---|
[ 10998 ] A x B (0) | 2021.02.25 |
[ 1001 ] A-B (0) | 2021.02.25 |
[ 10172 ] 개 (0) | 2021.02.24 |
[ 10171 ] 고양이 (0) | 2021.02.24 |
Comments