1 a
:65:{i
:0;a
:3:{i
:0;s
:14:"document_start";i
:1;a
:0:{}i
:2;i
:0;}i
:1;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:0;}i
:2;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:1;}i
:3;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:-1;i
:1;i
:0;i
:2;i
:1;i
:3;s
:0:"";}i
:2;i
:1;}i
:4;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:8:"TopCoder";i
:1;i
:1;i
:2;i
:1;}i
:2;i
:1;}i
:5;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:1;}i
:2;i
:1;}i
:6;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:23;}i
:7;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:"
2 ";}i
:2;i
:24;}i
:8;a
:3:{i
:0;s
:12:"externallink";i
:1;a
:2:{i
:0;s
:24:"http://www.topcoder.com/";i
:1;s
:8:"TopCoder";}i
:2;i
:25;}i
:9;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:2:": ";}i
:2;i
:62;}i
:10;a
:3:{i
:0;s
:13:"interwikilink";i
:1;a
:4:{i
:0;s
:11:"wp>TopCoder";i
:1;N
;i
:2;s
:2:"wp";i
:3;s
:8:"TopCoder";}i
:2;i
:64;}i
:11;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:79;}i
:12;a
:2:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"uparrow";i
:1;a
:1:{i
:0;s
:42:"lib/plugins/uparrow/images/tango-small.png";}i
:2;i
:1;i
:3;s
:6:"~~UP~~";}}i
:13;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:81;}i
:14;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:1;i
:1;i
:80;i
:2;i
:1;i
:3;s
:8:"TopCoder";}i
:2;i
:81;}i
:15;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:60:"How to install the TopCoder Algorithm Matches arena plug-ins";i
:1;i
:2;i
:2;i
:81;}i
:2;i
:81;}i
:16;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:81;}i
:17;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:153;}i
:18;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:"
3 ";}i
:2;i
:154;}i
:19;a
:3:{i
:0;s
:12:"externallink";i
:1;a
:2:{i
:0;s
:73:"http://www.topcoder.com/wiki/display/tc/How+to+install+The+Arena+plug-ins";i
:1;s
:8:"Tutorial";}i
:2;i
:155;}i
:20;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:" ";}i
:2;i
:241;}i
:21;a
:3:{i
:0;s
:9:"linebreak";i
:1;a
:0:{}i
:2;i
:242;}i
:22;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:244;}i
:23;a
:2:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"uparrow";i
:1;a
:1:{i
:0;s
:42:"lib/plugins/uparrow/images/tango-small.png";}i
:2;i
:1;i
:3;s
:6:"~~UP~~";}}i
:24;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:246;}i
:25;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:81;i
:1;i
:245;i
:2;i
:2;i
:3;s
:60:"How to install the TopCoder Algorithm Matches arena plug-ins";}i
:2;i
:246;}i
:26;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:48:"TopCoder Algorithm Matches FileEdit C++ Template";i
:1;i
:2;i
:2;i
:246;}i
:2;i
:246;}i
:27;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:246;}i
:28;a
:3:{i
:0;s
:4:"code";i
:1;a
:3:{i
:0;s
:895:"
30 #define rep(i, n) repb(i, 0, n)
31 #define repb(i, b, n) repbc(i, b, n, <)
32 #define repe(i, n) repbe(i, 0, n)
33 #define repbe(i, b, n) repbc(i, b, n, <=)
34 #define repbc(i, b, n, c) for(int i = b; i c n; i++)
40 $RC$ $METHODNAME$($METHODPARMS$) {
57 ";i
:1;s
:3:"cpp";i
:2;N
;}i
:2;i
:313;}i
:29;a
:2:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"uparrow";i
:1;a
:1:{i
:0;s
:42:"lib/plugins/uparrow/images/tango-small.png";}i
:2;i
:1;i
:3;s
:6:"~~UP~~";}}i
:30;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:1222;}i
:31;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:246;i
:1;i
:1221;i
:2;i
:2;i
:3;s
:48:"TopCoder Algorithm Matches FileEdit C++ Template";}i
:2;i
:1222;}i
:32;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:59:"How to keep track of your time on TopCoder Marathon Matches";i
:1;i
:2;i
:2;i
:1222;}i
:2;i
:1222;}i
:33;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:1222;}i
:34;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:1293;}i
:35;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:9:"
58 Look at ";}i
:2;i
:1294;}i
:36;a
:3:{i
:0;s
:12:"externallink";i
:1;a
:2:{i
:0;s
:65:"http://forums.topcoder.com/?module=Thread&threadID=642239&start=0";i
:1;s
:4:"this";}i
:2;i
:1303;}i
:37;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:8:" thread.";}i
:2;i
:1377;}i
:38;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:1385;}i
:39;a
:2:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"uparrow";i
:1;a
:1:{i
:0;s
:42:"lib/plugins/uparrow/images/tango-small.png";}i
:2;i
:1;i
:3;s
:6:"~~UP~~";}}i
:40;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:1387;}i
:41;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:1222;i
:1;i
:1386;i
:2;i
:2;i
:3;s
:59:"How to keep track of your time on TopCoder Marathon Matches";}i
:2;i
:1387;}i
:42;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:53:"How To Generate TopCoder Algorithm Matches Statistics";i
:1;i
:2;i
:2;i
:1387;}i
:2;i
:1387;}i
:43;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:1387;}i
:44;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:1452;}i
:45;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:"
59 ";}i
:2;i
:1453;}i
:46;a
:3:{i
:0;s
:12:"externallink";i
:1;a
:2:{i
:0;s
:42:"http://ahmed-aly.selfip.com/TopCoderTools/";i
:1;s
:14:"TopCoder Tools";}i
:2;i
:1454;}i
:47;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:" ";}i
:2;i
:1515;}i
:48;a
:3:{i
:0;s
:9:"linebreak";i
:1;a
:0:{}i
:2;i
:1516;}i
:49;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:1518;}i
:50;a
:2:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"uparrow";i
:1;a
:1:{i
:0;s
:42:"lib/plugins/uparrow/images/tango-small.png";}i
:2;i
:1;i
:3;s
:6:"~~UP~~";}}i
:51;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:1521;}i
:52;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:1387;i
:1;i
:1520;i
:2;i
:2;i
:3;s
:53:"How To Generate TopCoder Algorithm Matches Statistics";}i
:2;i
:1521;}i
:53;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:24:"My TopCoder Performances";i
:1;i
:2;i
:2;i
:1521;}i
:2;i
:1521;}i
:54;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:1521;}i
:55;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:1557;}i
:56;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:"
60 ";}i
:2;i
:1558;}i
:57;a
:3:{i
:0;s
:12:"externallink";i
:1;a
:2:{i
:0;s
:59:"http://www.topcoder.com/tc?module=MemberProfile&cr=22843857";i
:1;s
:8:"kauesilv";}i
:2;i
:1559;}i
:58;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:" ";}i
:2;i
:1631;}i
:59;a
:3:{i
:0;s
:9:"linebreak";i
:1;a
:0:{}i
:2;i
:1632;}i
:60;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:1634;}i
:61;a
:2:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"uparrow";i
:1;a
:1:{i
:0;s
:42:"lib/plugins/uparrow/images/tango-small.png";}i
:2;i
:1;i
:3;s
:6:"~~UP~~";}}i
:62;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:1644;}i
:63;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:1521;i
:1;i
:0;i
:2;i
:2;i
:3;s
:24:"My TopCoder Performances";}i
:2;i
:1644;}i
:64;a
:3:{i
:0;s
:12:"document_end";i
:1;a
:0:{}i
:2;i
:1644;}}