User profile: koushik24

User info
User name:koushik24
History
Joined:
Number of posts:2
Latest posts:

2 D array of list<char> both static and dynamic
Can someone help me out with defining 2D array of lists. Given a string I was asked to print longes...

not able to insert pointer into map<char,trnode*>
#include <map> #include <cstring> #include <cstdlib> #include <iostream> using namespace std...