- Category:
- CSharp
- Tags:
-
- File Size:
- 9kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 512647971
Description: Description: Surely we have done A+ B, classical entry this problem, and this A+ B is based on the hexadecimal number two numbers. That 16 number is ' 0 ' - ' 9' , the other with ' a' indicates the number ' 10 ' with' b ' indicates the number ' 11' with ' c' indicates the number ' 12 ' with' d ' indicates a number ' 13 ' , with' e ' indicates the number ' 14' with ' f' represents a number ' 15 ' . Input: input contains multiple sets of data, each row of data contains two hexadecimal integers a and b (0 < = a, b < = fffffff, are given in lowercase). Treatment to end of file. Output: the output of each input corresponds to one line (and hex). Sample Input: 0 0 23 32 119 911 dd dd eafa 875 Sample Output: 0 55 a2a 1ba f36f Source: KIX
To Search:
File list (Check if you may need any files):
the n time A plus B.docx