Artifact 1549db04e8126d785195da0b282fa68b128af7a4:
0000: 23 69 6e 63 6c 75 64 65 20 3c 69 6f 73 74 72 65 #include <iostre
0010: 61 6d 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 73 am>..#include <s
0020: 73 74 72 65 61 6d 3e 0d 0a 23 69 6e 63 6c 75 64 stream>..#includ
0030: 65 20 3c 69 6f 6d 61 6e 69 70 3e 0d 0a 23 69 6e e <iomanip>..#in
0040: 63 6c 75 64 65 20 3c 76 65 63 74 6f 72 3e 0d 0a clude <vector>..
0050: 23 69 6e 63 6c 75 64 65 20 3c 73 74 72 69 6e 67 #include <string
0060: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 6d 61 70 >..#include <map
0070: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 73 65 74 >..#include <set
0080: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 61 6c 67 >..#include <alg
0090: 6f 72 69 74 68 6d 3e 0d 0a 23 69 6e 63 6c 75 64 orithm>..#includ
00a0: 65 20 3c 6e 75 6d 65 72 69 63 3e 0d 0a 23 69 6e e <numeric>..#in
00b0: 63 6c 75 64 65 20 3c 69 74 65 72 61 74 6f 72 3e clude <iterator>
00c0: 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 66 75 6e 63 ..#include <func
00d0: 74 69 6f 6e 61 6c 3e 0d 0a 23 69 6e 63 6c 75 64 tional>..#includ
00e0: 65 20 3c 63 6f 6d 70 6c 65 78 3e 0d 0a 23 69 6e e <complex>..#in
00f0: 63 6c 75 64 65 20 3c 71 75 65 75 65 3e 0d 0a 23 clude <queue>..#
0100: 69 6e 63 6c 75 64 65 20 3c 73 74 61 63 6b 3e 0d include <stack>.
0110: 0a 23 69 6e 63 6c 75 64 65 20 3c 63 6d 61 74 68 .#include <cmath
0120: 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 63 61 73 >..#include <cas
0130: 73 65 72 74 3e 0d 0a 23 69 6e 63 6c 75 64 65 20 sert>..#include
0140: 3c 63 73 74 72 69 6e 67 3e 0d 0a 23 69 66 64 65 <cstring>..#ifde
0150: 66 20 5f 5f 47 4e 55 43 5f 5f 0d 0a 23 69 6e 63 f __GNUC__..#inc
0160: 6c 75 64 65 20 3c 65 78 74 2f 68 61 73 68 5f 6d lude <ext/hash_m
0170: 61 70 3e 0d 0a 23 64 65 66 69 6e 65 20 75 6e 6f ap>..#define uno
0180: 72 64 65 72 65 64 5f 6d 61 70 20 5f 5f 67 6e 75 rdered_map __gnu
0190: 5f 63 78 78 3a 3a 68 61 73 68 5f 6d 61 70 0d 0a _cxx::hash_map..
01a0: 23 65 6c 73 65 0d 0a 23 69 6e 63 6c 75 64 65 20 #else..#include
01b0: 3c 75 6e 6f 72 64 65 72 65 64 5f 6d 61 70 3e 0d <unordered_map>.
01c0: 0a 23 65 6e 64 69 66 0d 0a 75 73 69 6e 67 20 6e .#endif..using n
01d0: 61 6d 65 73 70 61 63 65 20 73 74 64 3b 0d 0a 74 amespace std;..t
01e0: 79 70 65 64 65 66 20 6c 6f 6e 67 20 6c 6f 6e 67 ypedef long long
01f0: 20 4c 4c 3b 0d 0a 74 79 70 65 64 65 66 20 63 6f LL;..typedef co
0200: 6d 70 6c 65 78 3c 64 6f 75 62 6c 65 3e 20 43 4d mplex<double> CM
0210: 50 3b 0d 0a 0d 0a 4c 4c 20 67 63 64 28 4c 4c 20 P;....LL gcd(LL
0220: 61 2c 20 4c 4c 20 62 29 0a 7b 0a 09 77 68 69 6c a, LL b).{..whil
0230: 65 28 61 29 0a 09 09 73 77 61 70 28 61 2c 20 62 e(a)...swap(a, b
0240: 25 3d 61 29 3b 0a 09 72 65 74 75 72 6e 20 62 3b %=a);..return b;
0250: 0a 7d 0a 0d 0a 63 6c 61 73 73 20 46 6f 78 41 6e .}...class FoxAn
0260: 64 47 43 44 4c 43 4d 20 7b 20 70 75 62 6c 69 63 dGCDLCM { public
0270: 3a 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 67 65 :...long long ge
0280: 74 28 6c 6f 6e 67 20 6c 6f 6e 67 20 47 2c 20 6c t(long long G, l
0290: 6f 6e 67 20 6c 6f 6e 67 20 4c 29 0d 0a 09 7b 0d ong long L)...{.
02a0: 0a 09 09 69 66 28 20 4c 25 47 20 21 3d 20 30 20 ...if( L%G != 0
02b0: 29 0d 0a 09 09 09 72 65 74 75 72 6e 20 2d 31 3b ).....return -1;
02c0: 0d 0a 09 09 4c 4c 20 62 65 73 74 20 3d 20 2d 31 ....LL best = -1
02d0: 3b 0d 0a 09 09 4c 4c 20 7a 20 3d 20 4c 20 2f 20 ;....LL z = L /
02e0: 47 3b 0d 0a 09 09 66 6f 72 28 4c 4c 20 70 3d 31 G;....for(LL p=1
02f0: 3b 20 70 2a 70 3c 3d 7a 3b 20 2b 2b 70 29 0d 0a ; p*p<=z; ++p)..
0300: 09 09 09 69 66 28 20 7a 25 70 3d 3d 30 20 26 26 ...if( z%p==0 &&
0310: 20 67 63 64 28 70 2c 7a 2f 70 29 3d 3d 31 20 29 gcd(p,z/p)==1 )
0320: 20 7b 0d 0a 09 09 09 09 4c 4c 20 41 20 3d 20 47 {......LL A = G
0330: 2a 70 3b 0d 0a 09 09 09 09 4c 4c 20 42 20 3d 20 *p;......LL B =
0340: 47 2a 28 7a 2f 70 29 3b 0d 0a 09 09 09 09 69 66 G*(z/p);......if
0350: 28 20 62 65 73 74 20 3d 3d 20 2d 31 20 7c 7c 20 ( best == -1 ||
0360: 62 65 73 74 20 3e 20 41 2b 42 20 29 0d 0a 09 09 best > A+B )....
0370: 09 09 09 62 65 73 74 20 3d 20 41 2b 42 3b 0d 0a ...best = A+B;..
0380: 09 09 09 7d 0d 0a 09 09 72 65 74 75 72 6e 20 62 ...}....return b
0390: 65 73 74 3b 0d 0a 09 7d 0d 0a 7d 3b 0d 0a 0d 0a est;...}..};....
03a0: 2f 2f 20 42 45 47 49 4e 20 43 55 54 20 48 45 52 // BEGIN CUT HER
03b0: 45 0d 0a 23 69 6e 63 6c 75 64 65 20 3c 63 74 69 E..#include <cti
03c0: 6d 65 3e 0d 0a 64 6f 75 62 6c 65 20 73 74 61 72 me>..double star
03d0: 74 5f 74 69 6d 65 3b 20 73 74 72 69 6e 67 20 74 t_time; string t
03e0: 69 6d 65 72 28 29 0d 0a 20 7b 20 6f 73 74 72 69 imer().. { ostri
03f0: 6e 67 73 74 72 65 61 6d 20 6f 73 3b 20 6f 73 20 ngstream os; os
0400: 3c 3c 20 22 20 28 22 20 3c 3c 20 69 6e 74 28 28 << " (" << int((
0410: 63 6c 6f 63 6b 28 29 2d 73 74 61 72 74 5f 74 69 clock()-start_ti
0420: 6d 65 29 2f 43 4c 4f 43 4b 53 5f 50 45 52 5f 53 me)/CLOCKS_PER_S
0430: 45 43 2a 31 30 30 30 29 20 3c 3c 20 22 20 6d 73 EC*1000) << " ms
0440: 65 63 29 22 3b 20 72 65 74 75 72 6e 20 6f 73 2e ec)"; return os.
0450: 73 74 72 28 29 3b 20 7d 0d 0a 74 65 6d 70 6c 61 str(); }..templa
0460: 74 65 3c 74 79 70 65 6e 61 6d 65 20 54 3e 20 6f te<typename T> o
0470: 73 74 72 65 61 6d 26 20 6f 70 65 72 61 74 6f 72 stream& operator
0480: 3c 3c 28 6f 73 74 72 65 61 6d 26 20 6f 73 2c 20 <<(ostream& os,
0490: 63 6f 6e 73 74 20 76 65 63 74 6f 72 3c 54 3e 26 const vector<T>&
04a0: 20 76 29 0d 0a 20 7b 20 6f 73 20 3c 3c 20 22 7b v).. { os << "{
04b0: 20 22 3b 0d 0a 20 20 20 66 6f 72 28 74 79 70 65 ";.. for(type
04c0: 6e 61 6d 65 20 76 65 63 74 6f 72 3c 54 3e 3a 3a name vector<T>::
04d0: 63 6f 6e 73 74 5f 69 74 65 72 61 74 6f 72 20 69 const_iterator i
04e0: 74 3d 76 2e 62 65 67 69 6e 28 29 3b 20 69 74 21 t=v.begin(); it!
04f0: 3d 76 2e 65 6e 64 28 29 3b 20 2b 2b 69 74 29 0d =v.end(); ++it).
0500: 0a 20 20 20 6f 73 20 3c 3c 20 27 5c 22 27 20 3c . os << '\"' <
0510: 3c 20 2a 69 74 20 3c 3c 20 27 5c 22 27 20 3c 3c < *it << '\"' <<
0520: 20 28 69 74 2b 31 3d 3d 76 2e 65 6e 64 28 29 20 (it+1==v.end()
0530: 3f 20 22 22 20 3a 20 22 2c 20 22 29 3b 20 6f 73 ? "" : ", "); os
0540: 20 3c 3c 20 22 20 7d 22 3b 20 72 65 74 75 72 6e << " }"; return
0550: 20 6f 73 3b 20 7d 0d 0a 76 6f 69 64 20 76 65 72 os; }..void ver
0560: 69 66 79 5f 63 61 73 65 28 63 6f 6e 73 74 20 6c ify_case(const l
0570: 6f 6e 67 20 6c 6f 6e 67 26 20 45 78 70 65 63 74 ong long& Expect
0580: 65 64 2c 20 63 6f 6e 73 74 20 6c 6f 6e 67 20 6c ed, const long l
0590: 6f 6e 67 26 20 52 65 63 65 69 76 65 64 29 20 7b ong& Received) {
05a0: 0d 0a 20 62 6f 6f 6c 20 6f 6b 20 3d 20 28 45 78 .. bool ok = (Ex
05b0: 70 65 63 74 65 64 20 3d 3d 20 52 65 63 65 69 76 pected == Receiv
05c0: 65 64 29 3b 0d 0a 20 69 66 28 6f 6b 29 20 63 65 ed);.. if(ok) ce
05d0: 72 72 20 3c 3c 20 22 50 41 53 53 45 44 22 20 3c rr << "PASSED" <
05e0: 3c 20 74 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64 < timer() << end
05f0: 6c 3b 20 20 65 6c 73 65 20 7b 20 63 65 72 72 20 l; else { cerr
0600: 3c 3c 20 22 46 41 49 4c 45 44 22 20 3c 3c 20 74 << "FAILED" << t
0610: 69 6d 65 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 0d imer() << endl;.
0620: 0a 20 63 65 72 72 20 3c 3c 20 22 5c 74 6f 3a 20 . cerr << "\to:
0630: 5c 22 22 20 3c 3c 20 45 78 70 65 63 74 65 64 20 \"" << Expected
0640: 3c 3c 20 27 5c 22 27 20 3c 3c 20 65 6e 64 6c 20 << '\"' << endl
0650: 3c 3c 20 22 5c 74 78 3a 20 5c 22 22 20 3c 3c 20 << "\tx: \"" <<
0660: 52 65 63 65 69 76 65 64 20 3c 3c 20 27 5c 22 27 Received << '\"'
0670: 20 3c 3c 20 65 6e 64 6c 3b 20 7d 20 7d 0d 0a 23 << endl; } }..#
0680: 64 65 66 69 6e 65 20 43 41 53 45 28 4e 29 20 7b define CASE(N) {
0690: 63 65 72 72 20 3c 3c 20 22 54 65 73 74 20 43 61 cerr << "Test Ca
06a0: 73 65 20 23 22 20 3c 3c 20 4e 20 3c 3c 20 22 2e se #" << N << ".
06b0: 2e 2e 22 20 3c 3c 20 66 6c 75 73 68 3b 20 73 74 .." << flush; st
06c0: 61 72 74 5f 74 69 6d 65 3d 63 6c 6f 63 6b 28 29 art_time=clock()
06d0: 3b 0d 0a 23 64 65 66 69 6e 65 20 45 4e 44 09 20 ;..#define END.
06e0: 76 65 72 69 66 79 5f 63 61 73 65 28 5f 2c 20 46 verify_case(_, F
06f0: 6f 78 41 6e 64 47 43 44 4c 43 4d 28 29 2e 67 65 oxAndGCDLCM().ge
0700: 74 28 47 2c 20 4c 29 29 3b 7d 0d 0a 69 6e 74 20 t(G, L));}..int
0710: 6d 61 69 6e 28 29 7b 0d 0a 0d 0a 43 41 53 45 28 main(){....CASE(
0720: 30 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 47 0)...long long G
0730: 20 3d 20 32 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 = 2LL; ...long
0740: 6c 6f 6e 67 20 4c 20 3d 20 32 30 4c 4c 3b 20 0d long L = 20LL; .
0750: 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20 ..long long _ =
0760: 31 34 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 14LL; ..END..CAS
0770: 45 28 31 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 E(1)...long long
0780: 20 47 20 3d 20 35 4c 4c 3b 20 0d 0a 09 6c 6f 6e G = 5LL; ...lon
0790: 67 20 6c 6f 6e 67 20 4c 20 3d 20 38 4c 4c 3b 20 g long L = 8LL;
07a0: 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d ...long long _ =
07b0: 20 2d 31 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 -1LL; ..END..CA
07c0: 53 45 28 32 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e SE(2)...long lon
07d0: 67 20 47 20 3d 20 31 30 30 30 4c 4c 3b 20 0d 0a g G = 1000LL; ..
07e0: 09 6c 6f 6e 67 20 6c 6f 6e 67 20 4c 20 3d 20 31 .long long L = 1
07f0: 30 30 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 00LL; ...long lo
0800: 6e 67 20 5f 20 3d 20 2d 31 4c 4c 3b 20 0d 0a 45 ng _ = -1LL; ..E
0810: 4e 44 0d 0a 43 41 53 45 28 33 29 0d 0a 09 6c 6f ND..CASE(3)...lo
0820: 6e 67 20 6c 6f 6e 67 20 47 20 3d 20 31 30 30 4c ng long G = 100L
0830: 4c 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 L; ...long long
0840: 4c 20 3d 20 31 30 30 30 4c 4c 3b 20 0d 0a 09 6c L = 1000LL; ...l
0850: 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20 37 30 30 ong long _ = 700
0860: 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 53 45 28 LL; ..END..CASE(
0870: 34 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 47 4)...long long G
0880: 20 3d 20 31 30 4c 4c 3b 20 0d 0a 09 6c 6f 6e 67 = 10LL; ...long
0890: 20 6c 6f 6e 67 20 4c 20 3d 20 39 35 30 38 36 33 long L = 950863
08a0: 39 36 33 30 30 30 4c 4c 3b 20 0d 0a 09 6c 6f 6e 963000LL; ...lon
08b0: 67 20 6c 6f 6e 67 20 5f 20 3d 20 36 32 39 38 34 g long _ = 62984
08c0: 33 30 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 2f 2a 0d 30LL; ..END../*.
08d0: 0a 43 41 53 45 28 35 29 0d 0a 09 6c 6f 6e 67 20 .CASE(5)...long
08e0: 6c 6f 6e 67 20 47 20 3d 20 4c 4c 3b 20 0d 0a 09 long G = LL; ...
08f0: 6c 6f 6e 67 20 6c 6f 6e 67 20 4c 20 3d 20 4c 4c long long L = LL
0900: 3b 20 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f ; ...long long _
0910: 20 3d 20 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 43 41 = LL; ..END..CA
0920: 53 45 28 36 29 0d 0a 09 6c 6f 6e 67 20 6c 6f 6e SE(6)...long lon
0930: 67 20 47 20 3d 20 4c 4c 3b 20 0d 0a 09 6c 6f 6e g G = LL; ...lon
0940: 67 20 6c 6f 6e 67 20 4c 20 3d 20 4c 4c 3b 20 0d g long L = LL; .
0950: 0a 09 6c 6f 6e 67 20 6c 6f 6e 67 20 5f 20 3d 20 ..long long _ =
0960: 4c 4c 3b 20 0d 0a 45 4e 44 0d 0a 2a 2f 0d 0a 7d LL; ..END..*/..}
0970: 0d 0a 2f 2f 20 45 4e 44 20 43 55 54 20 48 45 52 ..// END CUT HER
0980: 45 0d 0a E..