= Jump! Jump! = * [http://www.algospot.com/judge/problem/read/JUMP Jump] * 점화식. 3step까지 개수를 한번 체크해봐요. {{{ // // main.cpp // codersHigh2013 // // Created by Jereneal Kim on 13. 7. 30.. // Copyright (c) 2013년 Jereneal Kim. All rights reserved. // #include using namespace std; int main(int argc, const char * argv[]) { long long int sum; int T,n; scanf("%d",&T); for(int iter=0;iter