Wrong answers....////

Heyy I am getting wrong answers please check my code and suggest the required changes.

For input 
101

Expected o/p:
. .
. +
. @
. $
+ .
+ +
+ @
+ $
@ .
@ +
@ @
@ $
$ .
$ +
$ @
$ $ 

Your O/p
. .
. .+
. .+@
. .+@$
.+ .
.+ .+
.+ .+@
.+ .+@$
.+@ .
.+@ .+
.+@ .+@
.+@ .+@$
.+@$ .
.+@$ .+
.+@$ .+@
.+@$ .+@$

Refer this https://ide.codingblocks.com/s/271670

what’s wrong in my version of code?

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.