Skip to content

Commit

Permalink
Fix balanced trees
Browse files Browse the repository at this point in the history
  • Loading branch information
sahroush committed Aug 13, 2023
1 parent 84d6963 commit 0cb1aff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bebras/2016/2016-FR-03-balanced-trees/index_fa.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
</script>
<script type="text/javascript">
var taskStrings = {
edgesCount: "فلش‌ها اضافه شد",
verticesLeftCount: "دایره‌های قطع شده",
edgesCount: "اضافه شده",
verticesLeftCount: "دایره‌های مانده",
reachError: "دایرۀ مشخص شده به دایرۀ ببراس متصل نشده است.",
numError: "تعداد فلش‌ها بیش از حد است.",
degreeError: "دایرۀ مشخص شده تعداد فلش‌های بیش از حد دارد.",
Expand Down

0 comments on commit 0cb1aff

Please sign in to comment.