tracks/c/config.json in trackler-2.0.8.24 vs tracks/c/config.json in trackler-2.0.8.26
- old
+ new
@@ -206,9 +206,18 @@
"time functions",
"preprocessor (x-macros in test)"
]
}, {
"difficulty": 2,
+ "slug": "nucleotide-count",
+ "topics": [
+ "control-flow (loops, switch, if-statements)",
+ "strings",
+ "text formatting",
+ "memory management"
+ ]
+ }, {
+ "difficulty": 2,
"slug": "robot-simulator",
"topics": [
"strings",
"control-flow (if-statements)",
"structs",