Read 2 variables, named A and B and make the sum of these two variables, assigning its result to the variable X. Print X as shown below. Print endline after the result otherwise you will get âPresentation Errorâ. Input The input file will contain 2 integer numbers. Output Print the letter X (uppercase) ...
Home/c programming