[주의!] 문서의 이전 버전(에 수정)을 보고 있습니다. 최신 버전으로 이동

1. 개요 [편집]

백준 온라인 저지의 문제를 편리하게 표시할 때 사용할 수 있는 틀입니다.

2. 매개변수 및 사용법 [편집]

2.1. @문제제목@ [편집]

문자 그대로 문제의 제목입니다. 단순 표시용으로 사용됩니다.

2.2. @문제번호@ [편집]

문제의 번호입니다. 문제로 이동하는 링크 및 기여자 목록 링크에 사용됩니다.

2.3. @티어@ [편집]

문제의 solved.ac 티어입니다. -1부터 30까지를 지정할 수 있으며, -1Not Ratable, 0Unrated, 1부터는 Solved.ac 티어의 Bronze V에서 한 단계씩 올라가는 순서로 대응됩니다. 일례로 25Diamond I가 됩니다.

자세한 목록은 아래의 표를 참고하여 주세요.
티어 정리표
-1
파일:solvedac-tier--1.svg Not Ratable
0
파일:solvedac-tier-0.svg Unrated
1 - 5
파일:solvedac-tier-1.svg 파일:solvedac-tier-2.svg 파일:solvedac-tier-3.svg 파일:solvedac-tier-4.svg 파일:solvedac-tier-5.svg Bronze V - Bronze I
6 - 10
파일:solvedac-tier-6.svg 파일:solvedac-tier-7.svg 파일:solvedac-tier-8.svg 파일:solvedac-tier-9.svg 파일:solvedac-tier-10.svg Silver V - Silver I
11 - 15
파일:solvedac-tier-11.svg 파일:solvedac-tier-12.svg 파일:solvedac-tier-13.svg 파일:solvedac-tier-14.svg 파일:solvedac-tier-15.svg Gold V - Gold I
16 - 20
파일:solvedac-tier-16.svg 파일:solvedac-tier-17.svg 파일:solvedac-tier-18.svg 파일:solvedac-tier-19.svg 파일:solvedac-tier-20.svg Platinum V - Platinum I
21 - 25
파일:solvedac-tier-21.svg 파일:solvedac-tier-22.svg 파일:solvedac-tier-23.svg 파일:solvedac-tier-24.svg 파일:solvedac-tier-25.svg Diamond V - Diamond I
26 - 30
파일:solvedac-tier-26.svg 파일:solvedac-tier-27.svg 파일:solvedac-tier-28.svg 파일:solvedac-tier-29.svg 파일:solvedac-tier-30.svg Ruby V - Ruby I
세부 정리 [ 펼치기 · 접기 ]
-1
파일:solvedac-tier--1.svg Not Ratable
0
파일:solvedac-tier-0.svg Unrated
1
파일:solvedac-tier-1.svg Bronze V
2
파일:solvedac-tier-2.svg Bronze IV
3
파일:solvedac-tier-3.svg Bronze III
4
파일:solvedac-tier-4.svg Bronze II
5
파일:solvedac-tier-5.svg Bronze I
6
파일:solvedac-tier-6.svg Silver V
7
파일:solvedac-tier-7.svg Silver IV
8
파일:solvedac-tier-8.svg Silver III
9
파일:solvedac-tier-9.svg Silver II
10
파일:solvedac-tier-10.svg Silver I
11
파일:solvedac-tier-11.svg Gold V
12
파일:solvedac-tier-12.svg Gold IV
13
파일:solvedac-tier-13.svg Gold III
14
파일:solvedac-tier-14.svg Gold II
15
파일:solvedac-tier-15.svg Gold I
16
파일:solvedac-tier-16.svg Platinum V
17
파일:solvedac-tier-17.svg Platinum IV
18
파일:solvedac-tier-18.svg Platinum III
19
파일:solvedac-tier-19.svg Platinum II
20
파일:solvedac-tier-20.svg Platinum I
21
파일:solvedac-tier-21.svg Diamond V
22
파일:solvedac-tier-22.svg Diamond IV
23
파일:solvedac-tier-23.svg Diamond III
24
파일:solvedac-tier-24.svg Diamond II
25
파일:solvedac-tier-25.svg Diamond I
26
파일:solvedac-tier-26.svg Ruby V
27
파일:solvedac-tier-27.svg Ruby IV
28
파일:solvedac-tier-28.svg Ruby III
29
파일:solvedac-tier-29.svg Ruby II
30
파일:solvedac-tier-30.svg Ruby I

2.4. @출제자@ [편집]

문제의 출제자입니다.

2.5. @알고리즘@ [편집]

문제의 알고리즘입니다. 기본적으로 백준 온라인 저지에서 숨김 상태인 만큼, 지정하여도 접기 문법을 사용하여 별도로 펼쳐야만 볼 수 있도록 조치되어 있습니다.

알고리즘이 여러 개인 경우
[include(틀:백준 문제, ..., 알고리즘=수학
사칙연산
많은 조건 분기)]
와 같이 반드시 줄을 바꿔서 적어주세요.