일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- window
- github
- blind sql injection
- 메소드
- xss game 풀이
- 포인터
- 백준 파이썬
- python
- sql injection
- htmlspecialchars
- 함수
- xss game
- suninatas 풀이
- lord of sql injection
- 사칙연산
- object
- 파이썬
- element 조회
- property
- burp suite
- IF문
- 김성엽 대표님
- 조건문
- 자바스크립트
- 백준 알고리즘
- jQuery
- 객체
- 배열
- Pwndbg
- document
Archives
- Today
- Total
power-girl0-0
[ 2562 ] 최댓값 본문
728x90
max = 0
cnt = 0
for i in range(9):
cnt +=1
num = int(input())
if(max < num):
max = num
location = cnt
print(max, location)
728x90
'백준 알고리즘 > python' 카테고리의 다른 글
[ 3052 ] 나머지 (0) | 2021.03.02 |
---|---|
[ 2577 ] 숫자의 개수 (0) | 2021.03.02 |
[ 10818 ] 최소, 최대 (0) | 2021.03.02 |
[ 1110 ] 더하기 사이클 (0) | 2021.03.01 |
[ 10951 ] A+B - 4 (0) | 2021.02.28 |
Comments