This code does not display any output. Can you please help me rectify this
Code not producing output
Thanks it worked but inorder to sort it lexographically I made changes and itβs not working https://ide.codingblocks.com/s/341192
use vector of string instead of array of string ,because we dont know count of valid strings .
so vector will br a better option
pass vector as reference
check this->