Write a program in C that decodes words from an array that contains the values of the letters of the alphabet, as below: A = 7, B = 8, C = 9, D = 10, E = 11, etc. , the code: (a) 9 7 10 7, that is to say EVERY b) 9 7 10 11, that is to say CADE '...
asked by
26.06.2017 / 20:37