Stuart Kent 9 лет назад
Родитель
Сommit
0e35e4dad6
1 измененных файлов: 8 добавлений и 8 удалений
  1. 8
    8
      config.json

+ 8
- 8
config.json Просмотреть файл

@@ -919,10 +919,10 @@
919 919
       "slug": "ocr-numbers",
920 920
       "topics": [
921 921
         "exception_handling",
922
-        "loops",
923 922
         "lists",
924
-        "strings",
925
-        "parsing"
923
+        "loops",
924
+        "parsing",
925
+        "strings"
926 926
       ],
927 927
       "unlocked_by": "robot-name",
928 928
       "uuid": "5cbc6a67-3a53-4aad-ae68-ff469525437f"
@@ -1040,10 +1040,10 @@
1040 1040
       "difficulty": 9,
1041 1041
       "slug": "pythagorean-triplet",
1042 1042
       "topics": [
1043
-       "integer",
1044
-	"lists",
1045
-	"logic",
1046
-	"mathematics"
1043
+        "integer",
1044
+        "lists",
1045
+        "logic",
1046
+        "mathematics"
1047 1047
       ],
1048 1048
       "unlocked_by": "triangle",
1049 1049
       "uuid": "88505f95-89e5-4a08-8ed2-208eb818cdf1"
@@ -1113,4 +1113,4 @@
1113 1113
   ],
1114 1114
   "language": "Java",
1115 1115
   "solution_pattern": "reference"
1116
-}
1116
+}