摘要:
第一题 水题,没啥好说的 #include <iostream> #include <cmath> using namespace std; const int N = 1e6 ; double a[N] ; int main(){ int n ; cin>>n ; double sum = 0; 阅读全文
posted @ 2023-05-02 10:39
尊滴菜
阅读(48)
评论(0)
推荐(0)
摘要:
第一题 不给提示可能还真想不到,按照提示写就行 #include <cmath> #include <iostream> #include <iomanip> using namespace std; const int N = 1e6+10 ; int n,m ; int a[N],b[N],c[ 阅读全文
posted @ 2023-05-02 00:57
尊滴菜
阅读(39)
评论(0)
推荐(0)

浙公网安备 33010602011771号