Skip to content

Commit 3c30a28

Browse files
committed
fix: mini' resolved description
1 parent ef53ab0 commit 3c30a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<br>
138138
</span>
139139
<span v-else>
140-
- <span style="color:var(--dark_accent_color);"><b>% Resolved</b></span> denotes the proportion of successfully solved instances per language (Python: <b>50</b>, Java: <b>50</b>, TypeScript: <b>50</b>, JavaScript: <b>50</b>, Go: <b>50</b>, Rust: <b>50</b>, C: <b>50</b>, C++: <b>50</b>).
140+
- <span style="color:var(--dark_accent_color);"><b>% Resolved</b></span> denotes the proportion of successfully solved instances per language (<b>50</b> instances per language, across <b>8</b> languages).
141141
<b>Overall</b> includes all instances for each language, while <b>Easy</b>, <b>Medium</b>, and <b>Hard</b> correspond to subsets categorized by difficulty level.
142142
<br>
143143
</span>

0 commit comments

Comments
 (0)