@@ -60,3 +60,4 @@ str str_sub(str *s, int start_idx, int length);
//В результате в строке &s должна получиться строка "test bar baz test",
//функция должна вернуть 2
int str_replace(str *s, char *substr, char *replacement);
The note is not visible to the blocked user.