4631: P1553 数字反转(升级版)
          Memory Limit:128 MB
          Time Limit:1.000 S
         
      
      
        
          Judge Style:Text Compare
          Creator:
      
      
          Submit:0
          Solved:0
      
Description
	 
Input

Output

Sample Input Copy
#1
5087462
#2
600.084
#3
700/27
#4
8670%Sample Output Copy
#1
2647805
#2
6.48
#3
7/72
#4
768%HINT
