We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a644c commit 958deb6Copy full SHA for 958deb6
dataAnalysis/notebook/chart_data.json
@@ -18,7 +18,7 @@
18
"그리디": 1
19
},
20
"level1": {
21
- "구현": 94,
+ "구현": 95,
22
"그리디": 2,
23
"비트연산": 1,
24
"스택큐": 2,
@@ -117,8 +117,8 @@
117
"max": 6.0,
118
"min": 6.0,
119
"ord": 18.0,
120
- "print": 3.0,
121
- "range": 57.0,
+ "print": 4.0,
+ "range": 58.0,
122
"reversed": 1.0,
123
"set": 10.0,
124
"sorted": 11.0,
@@ -166,7 +166,7 @@
166
}
167
168
"function_method_sort": {
169
- "range": 97.0,
+ "range": 98.0,
170
"len": 88.0,
171
".append": 74.0,
172
"int": 40.0,
0 commit comments