随笔分类 -  前车之鉴

该文被密码保护。
posted @ 2020-02-23 12:04 starve_to_death 阅读(0) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-02-09 23:27 starve_to_death 阅读(1) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-02-09 23:24 starve_to_death 阅读(0) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-02-02 18:41 starve_to_death 阅读(0) 评论(0) 推荐(0)
摘要:题:https://ac.nowcoder.com/acm/contest/4137/N 分析:注意题意,收益是a[i]*a[i+1],所以分析得,是∑∑a[i]*a[j] #include<bits/stdc++.h> using namespace std; typedef long long 阅读全文
posted @ 2020-02-01 20:27 starve_to_death 阅读(93) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2020-01-11 14:53 starve_to_death 阅读(5) 评论(0) 推荐(0)