#include <iostream> #include <cmath> using namespace std; int main() { int n,t,sum = 0,sum1 = 0,sum2 = 0; scanf("%d",&n); f

崔*恺  •  1年前



评论: