2014年11月1日

ACM学习历程——HDU 5014 Number Sequence (贪心)(2014西安网赛)

摘要: DescriptionThere is a special number sequence which has n+1 integers. For each number in sequence, we have two rules:● ai∈ [0,n]● ai≠ aj( i ≠ j )For s... 阅读全文

posted @ 2014-11-01 17:24 AndyQsmart 阅读(426) 评论(0) 推荐(0)

ACM学习历程——HDU5017 Ellipsoid(模拟退火)(2014西安网赛K题)

摘要: ---恢复内容开始---DescriptionGiven a 3-dimension ellipsoid(椭球面)your task is to find the minimal distance between the original point (0,0,0) and points on th... 阅读全文

posted @ 2014-11-01 14:52 AndyQsmart 阅读(321) 评论(0) 推荐(0)

导航