bash cd too many arguments

C++
Change the directory one folder at a time(instead of 
cd C:\Users\Ajmal .M\GitHub\Open do: cd Users-> 
cd Ajmal .M-> cd GitHub -> cd Open).
Also make sure there is no space in your folder naming.
Source

Also in C++: