摘要: 题目连接:http://www.spoj.com/problems/LGLOVE/题意:给出n个初始序列a[1],a[2],...,a[n],b[i]表示LCM(1,2,3,...,a[i]),即1~a[i]的最小公倍数 然后给出三种操作,注意:0#include #include #... 阅读全文
posted @ 2013-11-16 09:26 辰曦~文若 阅读(846) 评论(0) 推荐(0)