D
D
Doyal Sir2019-11-04 12:47:05
Arrays
Doyal Sir, 2019-11-04 12:47:05

Array[6][6]. when you enter some var!=0 it should show a,b,c,d.....,z. Should each input of "non-zero digits" increment 'a' to 'z'?

cin>>                >>>>>                cout<<
 0100000             >>>>> 0a00000
          0010000                   >>>>>                00b0000
          0001000                  >>>>>                 000c000
          0000100                 >>>>>                  0000d00
          0000010                    >>>>>               00000e0
          0000000                         >>>>>          0000000

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question