摘要: 题目传送门 一、暴力法 \(5\) 个测试点,全部$TLE$ #include <bits/stdc++.h> using namespace std; const int N = 200010; const int INF = 0x3f3f3f3f; int res = -INF; int a[N 阅读全文
posted @ 2022-04-15 16:32 糖豆爸爸 阅读(108) 评论(0) 推荐(0)
Live2D