1 a
:35:{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
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:".";}i
:2;i
:79;}i
:12;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:80;}i
:13;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
:14;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:82;}i
:15;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:1;i
:1;i
:81;i
:2;i
:1;i
:3;s
:8:"TopCoder";}i
:2;i
:82;}i
:16;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:33:"How to install the arena plug-ins";i
:1;i
:2;i
:2;i
:82;}i
:2;i
:82;}i
:17;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:82;}i
:18;a
:3:{i
:0;s
:6:"p_open";i
:1;a
:0:{}i
:2;i
:127;}i
:19;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:"
3 ";}i
:2;i
:128;}i
:20;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
:129;}i
:21;a
:3:{i
:0;s
:5:"cdata";i
:1;a
:1:{i
:0;s
:1:" ";}i
:2;i
:215;}i
:22;a
:3:{i
:0;s
:9:"linebreak";i
:1;a
:0:{}i
:2;i
:216;}i
:23;a
:3:{i
:0;s
:7:"p_close";i
:1;a
:0:{}i
:2;i
:218;}i
:24;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
:25;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:220;}i
:26;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:82;i
:1;i
:219;i
:2;i
:2;i
:3;s
:33:"How to install the arena plug-ins";}i
:2;i
:220;}i
:27;a
:3:{i
:0;s
:6:"header";i
:1;a
:3:{i
:0;s
:21:"FileEdit C++ Template";i
:1;i
:2;i
:2;i
:220;}i
:2;i
:220;}i
:28;a
:3:{i
:0;s
:12:"section_open";i
:1;a
:1:{i
:0;i
:2;}i
:2;i
:220;}i
:29;a
:3:{i
:0;s
:4:"code";i
:1;a
:3:{i
:0;s
:622:"
15 #define rep(i, n) repb(i, 0, n)
16 #define repb(i, b, n) repbc(i, b, n, <)
17 #define repe(i, n) repbe(i, 0, n)
18 #define repbe(i, b, n) repbc(i, b, n, <=)
19 #define repbc(i, b, n, c) for(int i = b; i c n; i++)
25 $RC$ $METHODNAME$($METHODPARMS$) {
42 ";i
:1;s
:3:"cpp";i
:2;N
;}i
:2;i
:260;}i
:30;a
:3:{i
:0;s
:6:"plugin";i
:1;a
:4:{i
:0;s
:7:"tag_tag";i
:1;a
:2:{i
:0;s
:12:"competitions";i
:1;s
:11:"programming";}i
:2;i
:5;i
:3;s
:32:"{{tag>competitions programming}}";}i
:2;i
:897;}i
:31;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
:32;a
:3:{i
:0;s
:13:"section_close";i
:1;a
:0:{}i
:2;i
:929;}i
:33;a
:3:{i
:0;s
:12:"section_edit";i
:1;a
:4:{i
:0;i
:220;i
:1;i
:0;i
:2;i
:2;i
:3;s
:21:"FileEdit C++ Template";}i
:2;i
:929;}i
:34;a
:3:{i
:0;s
:12:"document_end";i
:1;a
:0:{}i
:2;i
:929;}}