题目大意:
  The TV shows such as You Are the One has been very popular. In order to meet the need of boys who are still single, TJUT hold the show itself. The show is hold in the Small hall, so it attrac...
                            
                            
                                分类:
其他好文   时间:
2015-03-13 18:53:50   
                                阅读次数:
132
                             
                    
                        
                            
                            
                                HDU4342 History repeat itself数学规律题...
                            
                            
                                分类:
其他好文   时间:
2015-03-13 18:45:23   
                                阅读次数:
107
                             
                    
                        
                            
                            
                                Language:
Default
Hie with the Pie
Time Limit: 2000MS
 
Memory Limit: 65536K
Total Submissions: 5057
 
Accepted: 2695
Description
The Pizazz Pizzeria prides itself in...
                            
                            
                                分类:
其他好文   时间:
2015-03-12 13:23:56   
                                阅读次数:
180
                             
                    
                        
                            
                            
                                题目:
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).
For example, this binary tree is symmetric:
    1
   /   2   2
 / \ / 3  4 4  3
But the fo...
                            
                            
                                分类:
其他好文   时间:
2015-03-11 17:19:41   
                                阅读次数:
143
                             
                    
                        
                            
                            
                                Symmetric Tree问题:Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).思路: dfs我的代码:public class Solution { ...
                            
                            
                                分类:
其他好文   时间:
2015-03-07 19:58:45   
                                阅读次数:
135
                             
                    
                        
                            
                            
                                https://oj.leetcode.com/problems/symmetric-tree/Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).For exam...
                            
                            
                                分类:
其他好文   时间:
2015-03-02 20:45:29   
                                阅读次数:
203
                             
                    
                        
                            
                            
                                下面是removeAllViewsInLayout()的源码
/**
     * Called by a ViewGroup subclass to remove child views from itself,
     * when it must first know its size on screen before it can calculate how many
     * c...
                            
                            
                                分类:
其他好文   时间:
2015-02-27 13:40:55   
                                阅读次数:
532
                             
                    
                        
                            
                            
                                Problem with a car: A customer towned to my shop a Mercedes' C180 W202 year 1997 with no working keys. The key itself won't turn in EIS and wont unloc...
                            
                            
                                分类:
其他好文   时间:
2015-02-26 18:05:33   
                                阅读次数:
506
                             
                    
                        
                            
                            
                                Purpose:If we get rid of cgroup and lxc when we do dump through criu, it is good for us to make migration successfullyLXC:CRIU itself doesn’t dump lxc(container) unless using  lxc-checkpoint tool. So b...
                            
                            
                                分类:
其他好文   时间:
2015-02-25 23:45:34   
                                阅读次数:
200
                             
                    
                        
                            
                            
                                Problem Description 
  The TV shows such as You Are the One has been very popular. In order to meet the need of boys who are still single, TJUT hold the show itself. The show is hold in the Small hall,...
                            
                            
                                分类:
其他好文   时间:
2015-02-23 15:29:41   
                                阅读次数:
193