added '*/' at the end of the comment (#229)
parent
390fc888bd
commit
a095f062f6
|
@ -102,3 +102,4 @@ int main()
|
||||||
Input: Enter string: aeiou??
|
Input: Enter string: aeiou??
|
||||||
Output: 0(bad string)
|
Output: 0(bad string)
|
||||||
Time complexity: O(N)
|
Time complexity: O(N)
|
||||||
|
*/
|
||||||
|
|
Loading…
Reference in New Issue