Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Database
- misc
- Text
- writeup
- cryptography
- N0Named
- 인코그니토
- 수학
- Incognito
- C
- 백준
- SuNiNaTas
- Web
- Forensics
- Network
- 그리디 알고리즘
- CTF
- 구현
- wargame
- Python
- xcz.kr
- MySQL
- 써니나타스
- Digital Forensics
- 정렬
- php
- HackCTF
- 문자열
- 사칙연산
- Web Hacking
Archives
- Today
- Total
보안을 그리다, 훈이
[Baekjoon/Python3] 18411번 試験 본문
[Baekjoon/Python3] 18411번 試験
print(sum(sorted(list(map(int, input().split())))[1:]))
'Programming > Python & Data Structures' 카테고리의 다른 글
[Baekjoon/Python3] 19944번 뉴비의 기준은 뭘까? (0) | 2020.12.08 |
---|---|
[Baekjoon/Python3] 19698번 헛간 청약 (0) | 2020.12.08 |
[Baekjoon/Python3] 18301번 Rats (0) | 2020.12.08 |
[Baekjoon/Python3] 18108번 1998년생인 내가 태국에서는 2541년생?! (0) | 2020.12.08 |
[Baekjoon/Python3] 17863번 FYI (0) | 2020.12.08 |
Comments