Assalam-o-Alaikum!
Hi guys! As usual : I copied Wasif's code and pasted it in my Visual C++.
It gave the following error:
PROBLEM: Quote:
C:\Program Files\Microsoft Visual Studio\MyProjects\Nested Loop\Wasif's program.cpp(16) : error C2059: syntax error : '<'
|
SOLUTION:
Please remove the space between the two adjacent
'<' after <<tableof*counter on the following line:
cout<<tableof<<"x"<<counter<<"="<<tableof*counter< <endl; REASON:
When I tried to edit Wasif post, I found no blank space there. May be the problem is because of the way this forum formats the text. Well! There is no need to worry!