/string-manipulation-THL-

Some tasks about strings, printing a string vertically, prefixes of s string and more

Primary LanguageC

string-manipulation-THL-

Description:

first task is about reading a string from the stdin,

printing it many times,

printing its prefixes,

printing it vertically

The second is about checking parentheses in a given string.