Description: . Write a class, can accept an int variable to receive the original variables can store variables (such as 12345) and its reverse variables (54321), handling up to number 10, 10 or when the input to the input variable 0 when to stop. And destroyed before the output stored in the class of all variables. For example: Input: 12345,2234,0 output: 12345 54321223443
To Search:
File list (Check if you may need any files):
BIT_06_02.cpp