tozangezan's diary

勝手にソースコードをコピペして利用しないでください。

2016-12-28から1日間の記事一覧

Codeforces Round #383 (Div. 1)

A B C D E Place 00:06 00:14 01:03 (+1) (-2) - 35th 悪くはないと思うんだけどね......A: サイクルさがしてLCM. #include<stdio.h> #include<math.h> #include<algorithm> #include<queue> #include<string.h> #include<vector> #include<set> using namespace std; const long long mod=1000000007; const long long </set></vector></string.h></queue></algorithm></math.h></stdio.h>…