首页 > 珂朵莉的数论题
头像 DeepLoveNew
发表于 2021-10-09 19:19:48
#include<iostream> #define MAX 1000000000 using namespace std; int main() {     int x,y;   展开全文