You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't remember the specs of the compiler that I used to compile the program (It was a long time ago and have been switching machines lately)
I would recommend you to compile it in any gcc compiler of the latest version available.
Is it just pseudo code?
Should the
void main
be removed in the function below?CtCI-6th-Edition-cpp/Ch 1.Arrays And Strings/2.Check Permutation/1.Check_Permutation.cpp
Line 5 in c183b22
wstring
doesn't have a member namedtoCharArray
on line 7.If not, how do you compile the file?
Thanks,
The text was updated successfully, but these errors were encountered: