好吧,题目在这里:https://www.luogu.org/problemnew/show/P1069
哈哈,没有想到把,又是洛谷。
好了,言归正传,这道题要用到一些数学的知识。。。
至于怎么做嘛,直接看下面吧~~~
#include<iostream>
#include<cstring>
#include<cmath>
#include<cstdio>
using namespace std;
const int maxN=3001000;
int num2,p[
好吧,题目在这里:https://www.luogu.org/problemnew/show/P1069
哈哈,没有想到把,又是洛谷。
好了,言归正传,这道题要用到一些数学的知识。。。
至于怎么做嘛,直接看下面吧~~~
#include<iostream>
#include<cstring>
#include<cmath>
#include<cstdio>
using namespace std;
const int maxN=3001000;
int num2,p[