Artifact ab7535f57aeca7371958307bde892b72a2ca49db:
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 63 6c 61 73 73 20 47 6f 67 6f P;....class Gogo
0220: 58 52 65 69 6d 75 48 61 6b 75 72 61 69 20 7b 20 XReimuHakurai {
0230: 70 75 62 6c 69 63 3a 0d 0a 09 69 6e 74 20 73 6f public:...int so
0240: 6c 76 65 28 76 65 63 74 6f 72 20 3c 73 74 72 69 lve(vector <stri
0250: 6e 67 3e 20 63 68 6f 69 63 65 73 29 0d 0a 09 7b ng> choices)...{
0260: 0d 0a 09 09 73 65 74 3c 69 6e 74 3e 20 66 72 6f ....set<int> fro
0270: 6d 53 72 63 3b 0d 0a 09 09 7b 0d 0a 09 09 09 71 mSrc;....{.....q
0280: 75 65 75 65 3c 69 6e 74 3e 20 71 3b 0d 0a 09 09 ueue<int> q;....
0290: 09 71 2e 70 75 73 68 28 30 29 3b 0d 0a 09 09 09 .q.push(0);.....
02a0: 66 72 6f 6d 53 72 63 2e 69 6e 73 65 72 74 28 30 fromSrc.insert(0
02b0: 29 3b 0d 0a 09 09 09 77 68 69 6c 65 28 20 21 71 );.....while( !q
02c0: 2e 65 6d 70 74 79 28 29 20 29 20 7b 0d 0a 09 09 .empty() ) {....
02d0: 09 09 69 6e 74 20 76 20 3d 20 71 2e 66 72 6f 6e ..int v = q.fron
02e0: 74 28 29 3b 0d 0a 09 09 09 09 71 2e 70 6f 70 28 t();......q.pop(
02f0: 29 3b 0d 0a 09 09 09 09 66 6f 72 28 69 6e 74 20 );......for(int
0300: 75 3d 30 3b 20 75 3c 63 68 6f 69 63 65 73 5b 76 u=0; u<choices[v
0310: 5d 2e 73 69 7a 65 28 29 3b 20 2b 2b 75 29 0d 0a ].size(); ++u)..
0320: 09 09 09 09 09 69 66 28 20 63 68 6f 69 63 65 73 .....if( choices
0330: 5b 76 5d 5b 75 5d 20 3d 3d 20 27 59 27 20 26 26 [v][u] == 'Y' &&
0340: 20 21 66 72 6f 6d 53 72 63 2e 63 6f 75 6e 74 28 !fromSrc.count(
0350: 75 29 20 29 0d 0a 09 09 09 09 09 09 71 2e 70 75 u) )........q.pu
0360: 73 68 28 75 29 2c 20 66 72 6f 6d 53 72 63 2e 69 sh(u), fromSrc.i
0370: 6e 73 65 72 74 28 75 29 3b 0d 0a 09 09 09 7d 0d nsert(u);.....}.
0380: 0a 09 09 7d 0d 0a 09 09 73 65 74 3c 69 6e 74 3e ...}....set<int>
0390: 20 74 6f 44 65 73 74 3b 0d 0a 09 09 7b 0d 0a 09 toDest;....{...
03a0: 09 09 71 75 65 75 65 3c 69 6e 74 3e 20 71 3b 0d ..queue<int> q;.
03b0: 0a 09 09 09 71 2e 70 75 73 68 28 63 68 6f 69 63 ....q.push(choic
03c0: 65 73 2e 73 69 7a 65 28 29 2d 31 29 3b 0d 0a 09 es.size()-1);...
03d0: 09 09 74 6f 44 65 73 74 2e 69 6e 73 65 72 74 28 ..toDest.insert(
03e0: 63 68 6f 69 63 65 73 2e 73 69 7a 65 28 29 2d 31 choices.size()-1
03f0: 29 3b 0d 0a 09 09 09 77 68 69 6c 65 28 20 21 71 );.....while( !q
0400: 2e 65 6d 70 74 79 28 29 20 29 20 7b 0d 0a 09 09 .empty() ) {....
0410: 09 09 69 6e 74 20 76 20 3d 20 71 2e 66 72 6f 6e ..int v = q.fron
0420: 74 28 29 3b 0d 0a 09 09 09 09 71 2e 70 6f 70 28 t();......q.pop(
0430: 29 3b 0d 0a 09 09 09 09 66 6f 72 28 69 6e 74 20 );......for(int
0440: 75 3d 30 3b 20 75 3c 63 68 6f 69 63 65 73 5b 76 u=0; u<choices[v
0450: 5d 2e 73 69 7a 65 28 29 3b 20 2b 2b 75 29 0d 0a ].size(); ++u)..
0460: 09 09 09 09 09 69 66 28 20 63 68 6f 69 63 65 73 .....if( choices
0470: 5b 75 5d 5b 76 5d 20 3d 3d 20 27 59 27 20 26 26 [u][v] == 'Y' &&
0480: 20 21 74 6f 44 65 73 74 2e 63 6f 75 6e 74 28 75 !toDest.count(u
0490: 29 20 29 0d 0a 09 09 09 09 09 09 71 2e 70 75 73 ) )........q.pus
04a0: 68 28 75 29 2c 20 74 6f 44 65 73 74 2e 69 6e 73 h(u), toDest.ins
04b0: 65 72 74 28 75 29 3b 0d 0a 09 09 09 7d 0d 0a 09 ert(u);.....}...
04c0: 09 7d 0d 0a 09 09 73 65 74 3c 69 6e 74 3e 20 76 .}....set<int> v
04d0: 61 6c 69 64 3b 0d 0a 09 09 73 65 74 5f 69 6e 74 alid;....set_int
04e0: 65 72 73 65 63 74 69 6f 6e 28 66 72 6f 6d 53 72 ersection(fromSr
04f0: 63 2e 62 65 67 69 6e 28 29 2c 20 66 72 6f 6d 53 c.begin(), fromS
0500: 72 63 2e 65 6e 64 28 29 2c 0d 0a 09 09 20 20 20 rc.end(),....
0510: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 74 6f to
0520: 44 65 73 74 2e 62 65 67 69 6e 28 29 2c 20 74 6f Dest.begin(), to
0530: 44 65 73 74 2e 65 6e 64 28 29 2c 0d 0a 09 09 09 Dest.end(),.....
0540: 09 09 09 20 69 6e 73 65 72 74 65 72 28 76 61 6c ... inserter(val
0550: 69 64 2c 20 76 61 6c 69 64 2e 62 65 67 69 6e 28 id, valid.begin(
0560: 29 29 29 3b 0d 0a 09 09 69 6e 74 20 4e 20 3d 20 )));....int N =
0570: 76 61 6c 69 64 2e 73 69 7a 65 28 29 3b 0d 0a 09 valid.size();...
0580: 09 69 6e 74 20 45 20 3d 20 30 3b 0d 0a 09 09 66 .int E = 0;....f
0590: 6f 72 28 69 6e 74 20 76 3d 30 3b 20 76 3c 63 68 or(int v=0; v<ch
05a0: 6f 69 63 65 73 2e 73 69 7a 65 28 29 3b 20 2b 2b oices.size(); ++
05b0: 76 29 20 69 66 28 76 61 6c 69 64 2e 63 6f 75 6e v) if(valid.coun
05c0: 74 28 76 29 29 0d 0a 09 09 66 6f 72 28 69 6e 74 t(v))....for(int
05d0: 20 75 3d 30 3b 20 75 3c 63 68 6f 69 63 65 73 2e u=0; u<choices.
05e0: 73 69 7a 65 28 29 3b 20 2b 2b 75 29 20 69 66 28 size(); ++u) if(
05f0: 76 21 3d 75 20 26 26 20 76 61 6c 69 64 2e 63 6f v!=u && valid.co
0600: 75 6e 74 28 75 29 29 0d 0a 09 09 09 69 66 28 20 unt(u)).....if(
0610: 63 68 6f 69 63 65 73 5b 76 5d 5b 75 5d 3d 3d 27 choices[v][u]=='
0620: 59 27 20 29 0d 0a 09 09 09 09 2b 2b 45 3b 0d 0a Y' )......++E;..
0630: 09 09 72 65 74 75 72 6e 20 4e 20 3f 20 45 20 2d ..return N ? E -
0640: 20 28 4e 2d 32 29 20 3a 20 30 3b 0d 0a 09 7d 0d (N-2) : 0;...}.
0650: 0a 7d 3b 0d 0a 0d 0a 2f 2f 20 42 45 47 49 4e 20 .};....// BEGIN
0660: 43 55 54 20 48 45 52 45 0d 0a 23 69 6e 63 6c 75 CUT HERE..#inclu
0670: 64 65 20 3c 63 74 69 6d 65 3e 0d 0a 64 6f 75 62 de <ctime>..doub
0680: 6c 65 20 73 74 61 72 74 5f 74 69 6d 65 3b 20 73 le start_time; s
0690: 74 72 69 6e 67 20 74 69 6d 65 72 28 29 0d 0a 20 tring timer()..
06a0: 7b 20 6f 73 74 72 69 6e 67 73 74 72 65 61 6d 20 { ostringstream
06b0: 6f 73 3b 20 6f 73 20 3c 3c 20 22 20 28 22 20 3c os; os << " (" <
06c0: 3c 20 69 6e 74 28 28 63 6c 6f 63 6b 28 29 2d 73 < int((clock()-s
06d0: 74 61 72 74 5f 74 69 6d 65 29 2f 43 4c 4f 43 4b tart_time)/CLOCK
06e0: 53 5f 50 45 52 5f 53 45 43 2a 31 30 30 30 29 20 S_PER_SEC*1000)
06f0: 3c 3c 20 22 20 6d 73 65 63 29 22 3b 20 72 65 74 << " msec)"; ret
0700: 75 72 6e 20 6f 73 2e 73 74 72 28 29 3b 20 7d 0d urn os.str(); }.
0710: 0a 74 65 6d 70 6c 61 74 65 3c 74 79 70 65 6e 61 .template<typena
0720: 6d 65 20 54 3e 20 6f 73 74 72 65 61 6d 26 20 6f me T> ostream& o
0730: 70 65 72 61 74 6f 72 3c 3c 28 6f 73 74 72 65 61 perator<<(ostrea
0740: 6d 26 20 6f 73 2c 20 63 6f 6e 73 74 20 76 65 63 m& os, const vec
0750: 74 6f 72 3c 54 3e 26 20 76 29 0d 0a 20 7b 20 6f tor<T>& v).. { o
0760: 73 20 3c 3c 20 22 7b 20 22 3b 0d 0a 20 20 20 66 s << "{ ";.. f
0770: 6f 72 28 74 79 70 65 6e 61 6d 65 20 76 65 63 74 or(typename vect
0780: 6f 72 3c 54 3e 3a 3a 63 6f 6e 73 74 5f 69 74 65 or<T>::const_ite
0790: 72 61 74 6f 72 20 69 74 3d 76 2e 62 65 67 69 6e rator it=v.begin
07a0: 28 29 3b 20 69 74 21 3d 76 2e 65 6e 64 28 29 3b (); it!=v.end();
07b0: 20 2b 2b 69 74 29 0d 0a 20 20 20 6f 73 20 3c 3c ++it).. os <<
07c0: 20 27 5c 22 27 20 3c 3c 20 2a 69 74 20 3c 3c 20 '\"' << *it <<
07d0: 27 5c 22 27 20 3c 3c 20 28 69 74 2b 31 3d 3d 76 '\"' << (it+1==v
07e0: 2e 65 6e 64 28 29 20 3f 20 22 22 20 3a 20 22 2c .end() ? "" : ",
07f0: 20 22 29 3b 20 6f 73 20 3c 3c 20 22 20 7d 22 3b "); os << " }";
0800: 20 72 65 74 75 72 6e 20 6f 73 3b 20 7d 0d 0a 76 return os; }..v
0810: 6f 69 64 20 76 65 72 69 66 79 5f 63 61 73 65 28 oid verify_case(
0820: 63 6f 6e 73 74 20 69 6e 74 26 20 45 78 70 65 63 const int& Expec
0830: 74 65 64 2c 20 63 6f 6e 73 74 20 69 6e 74 26 20 ted, const int&
0840: 52 65 63 65 69 76 65 64 29 20 7b 0d 0a 20 62 6f Received) {.. bo
0850: 6f 6c 20 6f 6b 20 3d 20 28 45 78 70 65 63 74 65 ol ok = (Expecte
0860: 64 20 3d 3d 20 52 65 63 65 69 76 65 64 29 3b 0d d == Received);.
0870: 0a 20 69 66 28 6f 6b 29 20 63 65 72 72 20 3c 3c . if(ok) cerr <<
0880: 20 22 50 41 53 53 45 44 22 20 3c 3c 20 74 69 6d "PASSED" << tim
0890: 65 72 28 29 20 3c 3c 20 65 6e 64 6c 3b 20 20 65 er() << endl; e
08a0: 6c 73 65 20 7b 20 63 65 72 72 20 3c 3c 20 22 46 lse { cerr << "F
08b0: 41 49 4c 45 44 22 20 3c 3c 20 74 69 6d 65 72 28 AILED" << timer(
08c0: 29 20 3c 3c 20 65 6e 64 6c 3b 0d 0a 20 63 65 72 ) << endl;.. cer
08d0: 72 20 3c 3c 20 22 5c 74 6f 3a 20 5c 22 22 20 3c r << "\to: \"" <
08e0: 3c 20 45 78 70 65 63 74 65 64 20 3c 3c 20 27 5c < Expected << '\
08f0: 22 27 20 3c 3c 20 65 6e 64 6c 20 3c 3c 20 22 5c "' << endl << "\
0900: 74 78 3a 20 5c 22 22 20 3c 3c 20 52 65 63 65 69 tx: \"" << Recei
0910: 76 65 64 20 3c 3c 20 27 5c 22 27 20 3c 3c 20 65 ved << '\"' << e
0920: 6e 64 6c 3b 20 7d 20 7d 0d 0a 23 64 65 66 69 6e ndl; } }..#defin
0930: 65 20 43 41 53 45 28 4e 29 20 7b 63 65 72 72 20 e CASE(N) {cerr
0940: 3c 3c 20 22 54 65 73 74 20 43 61 73 65 20 23 22 << "Test Case #"
0950: 20 3c 3c 20 4e 20 3c 3c 20 22 2e 2e 2e 22 20 3c << N << "..." <
0960: 3c 20 66 6c 75 73 68 3b 20 73 74 61 72 74 5f 74 < flush; start_t
0970: 69 6d 65 3d 63 6c 6f 63 6b 28 29 3b 0d 0a 23 64 ime=clock();..#d
0980: 65 66 69 6e 65 20 45 4e 44 09 20 76 65 72 69 66 efine END. verif
0990: 79 5f 63 61 73 65 28 5f 2c 20 47 6f 67 6f 58 52 y_case(_, GogoXR
09a0: 65 69 6d 75 48 61 6b 75 72 61 69 28 29 2e 73 6f eimuHakurai().so
09b0: 6c 76 65 28 63 68 6f 69 63 65 73 29 29 3b 7d 0d lve(choices));}.
09c0: 0a 69 6e 74 20 6d 61 69 6e 28 29 7b 0d 0a 0d 0a .int main(){....
09d0: 43 41 53 45 28 30 29 0d 0a 09 73 74 72 69 6e 67 CASE(0)...string
09e0: 20 63 68 6f 69 63 65 73 5f 5b 5d 20 3d 20 7b 0d choices_[] = {.
09f0: 0a 22 4e 59 59 22 2c 0d 0a 22 4e 4e 59 22 2c 0d ."NYY",.."NNY",.
0a00: 0a 22 4e 4e 4e 22 7d 3b 0d 0a 09 20 20 76 65 63 ."NNN"};... vec
0a10: 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20 63 68 6f tor <string> cho
0a20: 69 63 65 73 28 63 68 6f 69 63 65 73 5f 2c 20 63 ices(choices_, c
0a30: 68 6f 69 63 65 73 5f 2b 73 69 7a 65 6f 66 28 63 hoices_+sizeof(c
0a40: 68 6f 69 63 65 73 5f 29 2f 73 69 7a 65 6f 66 28 hoices_)/sizeof(
0a50: 2a 63 68 6f 69 63 65 73 5f 29 29 3b 20 0d 0a 09 *choices_)); ...
0a60: 69 6e 74 20 5f 20 3d 20 32 3b 20 0d 0a 45 4e 44 int _ = 2; ..END
0a70: 0d 0a 43 41 53 45 28 31 29 0d 0a 09 73 74 72 69 ..CASE(1)...stri
0a80: 6e 67 20 63 68 6f 69 63 65 73 5f 5b 5d 20 3d 20 ng choices_[] =
0a90: 7b 0d 0a 22 4e 59 4e 59 22 2c 0d 0a 22 4e 4e 59 {.."NYNY",.."NNY
0aa0: 59 22 2c 0d 0a 22 4e 4e 4e 59 22 2c 0d 0a 22 4e Y",.."NNNY",.."N
0ab0: 4e 4e 4e 22 7d 3b 0d 0a 09 20 20 76 65 63 74 6f NNN"};... vecto
0ac0: 72 20 3c 73 74 72 69 6e 67 3e 20 63 68 6f 69 63 r <string> choic
0ad0: 65 73 28 63 68 6f 69 63 65 73 5f 2c 20 63 68 6f es(choices_, cho
0ae0: 69 63 65 73 5f 2b 73 69 7a 65 6f 66 28 63 68 6f ices_+sizeof(cho
0af0: 69 63 65 73 5f 29 2f 73 69 7a 65 6f 66 28 2a 63 ices_)/sizeof(*c
0b00: 68 6f 69 63 65 73 5f 29 29 3b 20 0d 0a 09 69 6e hoices_)); ...in
0b10: 74 20 5f 20 3d 20 33 3b 20 0d 0a 45 4e 44 0d 0a t _ = 3; ..END..
0b20: 43 41 53 45 28 32 29 0d 0a 09 73 74 72 69 6e 67 CASE(2)...string
0b30: 20 63 68 6f 69 63 65 73 5f 5b 5d 20 3d 20 7b 22 choices_[] = {"
0b40: 4e 4e 59 22 0d 0a 2c 22 4e 4e 59 22 0d 0a 2c 22 NNY"..,"NNY"..,"
0b50: 4e 4e 4e 22 7d 3b 0d 0a 09 20 20 76 65 63 74 6f NNN"};... vecto
0b60: 72 20 3c 73 74 72 69 6e 67 3e 20 63 68 6f 69 63 r <string> choic
0b70: 65 73 28 63 68 6f 69 63 65 73 5f 2c 20 63 68 6f es(choices_, cho
0b80: 69 63 65 73 5f 2b 73 69 7a 65 6f 66 28 63 68 6f ices_+sizeof(cho
0b90: 69 63 65 73 5f 29 2f 73 69 7a 65 6f 66 28 2a 63 ices_)/sizeof(*c
0ba0: 68 6f 69 63 65 73 5f 29 29 3b 20 0d 0a 09 69 6e hoices_)); ...in
0bb0: 74 20 5f 20 3d 20 31 3b 20 0d 0a 45 4e 44 0d 0a t _ = 1; ..END..
0bc0: 43 41 53 45 28 33 29 0d 0a 09 73 74 72 69 6e 67 CASE(3)...string
0bd0: 20 63 68 6f 69 63 65 73 5f 5b 5d 20 3d 20 7b 22 choices_[] = {"
0be0: 4e 4e 22 0d 0a 2c 22 4e 4e 22 7d 3b 0d 0a 09 20 NN"..,"NN"};...
0bf0: 20 76 65 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e vector <string>
0c00: 20 63 68 6f 69 63 65 73 28 63 68 6f 69 63 65 73 choices(choices
0c10: 5f 2c 20 63 68 6f 69 63 65 73 5f 2b 73 69 7a 65 _, choices_+size
0c20: 6f 66 28 63 68 6f 69 63 65 73 5f 29 2f 73 69 7a of(choices_)/siz
0c30: 65 6f 66 28 2a 63 68 6f 69 63 65 73 5f 29 29 3b eof(*choices_));
0c40: 20 0d 0a 09 69 6e 74 20 5f 20 3d 20 30 3b 20 0d ...int _ = 0; .
0c50: 0a 45 4e 44 0d 0a 2f 2a 0d 0a 43 41 53 45 28 34 .END../*..CASE(4
0c60: 29 0d 0a 09 73 74 72 69 6e 67 20 63 68 6f 69 63 )...string choic
0c70: 65 73 5f 5b 5d 20 3d 20 3b 0d 0a 09 20 20 76 65 es_[] = ;... ve
0c80: 63 74 6f 72 20 3c 73 74 72 69 6e 67 3e 20 63 68 ctor <string> ch
0c90: 6f 69 63 65 73 28 63 68 6f 69 63 65 73 5f 2c 20 oices(choices_,
0ca0: 63 68 6f 69 63 65 73 5f 2b 73 69 7a 65 6f 66 28 choices_+sizeof(
0cb0: 63 68 6f 69 63 65 73 5f 29 2f 73 69 7a 65 6f 66 choices_)/sizeof
0cc0: 28 2a 63 68 6f 69 63 65 73 5f 29 29 3b 20 0d 0a (*choices_)); ..
0cd0: 09 69 6e 74 20 5f 20 3d 20 3b 20 0d 0a 45 4e 44 .int _ = ; ..END
0ce0: 0d 0a 43 41 53 45 28 35 29 0d 0a 09 73 74 72 69 ..CASE(5)...stri
0cf0: 6e 67 20 63 68 6f 69 63 65 73 5f 5b 5d 20 3d 20 ng choices_[] =
0d00: 3b 0d 0a 09 20 20 76 65 63 74 6f 72 20 3c 73 74 ;... vector <st
0d10: 72 69 6e 67 3e 20 63 68 6f 69 63 65 73 28 63 68 ring> choices(ch
0d20: 6f 69 63 65 73 5f 2c 20 63 68 6f 69 63 65 73 5f oices_, choices_
0d30: 2b 73 69 7a 65 6f 66 28 63 68 6f 69 63 65 73 5f +sizeof(choices_
0d40: 29 2f 73 69 7a 65 6f 66 28 2a 63 68 6f 69 63 65 )/sizeof(*choice
0d50: 73 5f 29 29 3b 20 0d 0a 09 69 6e 74 20 5f 20 3d s_)); ...int _ =
0d60: 20 3b 20 0d 0a 45 4e 44 0d 0a 2a 2f 0d 0a 7d 0d ; ..END..*/..}.
0d70: 0a 2f 2f 20 45 4e 44 20 43 55 54 20 48 45 52 45 .// END CUT HERE
0d80: 0d 0a ..