首先大一有一学期的c,后来学习过Java.c#.sql.html.css.js.xaml.从事过winapp的学习和制作.加入了校网络维护中心. 今天重新开始学习c,并带有数据结构及算法的自学研究. 所用图书为<算法竞赛入门经典(第2版)> isbn 978-7-302-35628-8 first day
Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maximum jump length at that position. Determine if you are able to reach the last index. For example:A =