User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 20:07, 3 November 2011 (diff | hist) . . (+16) . . Judge:Help (→Summary of supported languages)
- 16:22, 31 October 2011 (diff | hist) . . (+184) . . Tree
- 08:06, 23 October 2011 (diff | hist) . . (+2) . . m Knuth–Morris–Pratt algorithm (→Example 1)
- 07:54, 23 October 2011 (diff | hist) . . (+46) . . Judge:Free software (+git)
- 17:41, 19 October 2011 (diff | hist) . . (+8,967) . . N Binary heap (Created page with "A '''binary heap''' is a complete binary tree in which nodes are labelled with elements from a totally ordered set and each node's label is gr...")
- 01:01, 19 October 2011 (diff | hist) . . (+1,695) . . N Judge:Free software (Created page with "'''Every single piece of software used on the PEG Judge''' is licensed under a '''free software license''', such as the GNU General Public License. Here are the major components ...")
- 00:33, 19 October 2011 (diff | hist) . . (+3,014) . . N Judge:Help/aplusb.asm (Created page with "<syntaxhighlight lang="asm"> %macro getchar 1 ;"getchar()" cmp byte [esi],0 jnz .getchar_bottom push eax push ...") (current)
- 00:32, 19 October 2011 (diff | hist) . . (+112) . . Judge:Help/check.cpp (current)
- 00:31, 19 October 2011 (diff | hist) . . (+1) . . m Judge:Help/check.cpp
- 00:31, 19 October 2011 (diff | hist) . . (+970) . . N Judge:Help/check.cpp (Created page with "<syntaxhighlight lang="cpp> #include <iostream> #include <sstream> #include <fstream> #include <vector> using namespace std; vector<string> split(string& s) { vector<st...")
- 00:30, 19 October 2011 (diff | hist) . . (+5) . . m Judge:Help (→Summary of supported languages: - make "aplusb.asm" a subpage of Help)
- 00:29, 19 October 2011 (diff | hist) . . (+14,983) . . N Judge:Help (Created page with "==Overview== On the [{{JudgeRoot}}problems problems] page (which is accessible from any page on the Judge by clicking "problems" on the black navigation bar at the top of the pag...")
- 00:09, 19 October 2011 (diff | hist) . . (0) . . N File:WinkSmiley.gif (current)
- 00:09, 19 October 2011 (diff | hist) . . (0) . . N File:WhistleSmiley.gif (current)
- 00:09, 19 October 2011 (diff | hist) . . (0) . . N File:TwistedSmiley.gif (current)
- 00:09, 19 October 2011 (diff | hist) . . (0) . . N File:TongueSmiley.gif (current)
- 00:09, 19 October 2011 (diff | hist) . . (0) . . N File:ThinkSmiley.gif (current)
- 00:08, 19 October 2011 (diff | hist) . . (0) . . N File:SmileSmiley.gif (current)
- 00:08, 19 October 2011 (diff | hist) . . (0) . . N File:SilencedSmiley.gif (current)
- 00:08, 19 October 2011 (diff | hist) . . (0) . . N File:SickSmiley.gif (current)
- 00:08, 19 October 2011 (diff | hist) . . (0) . . N File:SadSmiley.gif (current)
- 00:07, 19 October 2011 (diff | hist) . . (0) . . N File:RolleyesSmiley.gif (current)
- 00:07, 19 October 2011 (diff | hist) . . (0) . . N File:NeutralSmiley.gif (current)
- 00:07, 19 October 2011 (diff | hist) . . (0) . . N File:NaughtySmiley.gif (current)
- 00:07, 19 October 2011 (diff | hist) . . (0) . . N File:MadSmiley.gif (current)
- 00:07, 19 October 2011 (diff | hist) . . (0) . . N File:KiddingSmiley.gif (current)
- 00:07, 19 October 2011 (diff | hist) . . (0) . . N File:ImpressedSmiley.gif (current)
- 00:06, 19 October 2011 (diff | hist) . . (0) . . N File:FearSmiley.gif (current)
- 00:06, 19 October 2011 (diff | hist) . . (0) . . N File:EhSmiley.gif (current)
- 00:06, 19 October 2011 (diff | hist) . . (0) . . N File:CoolSmiley.gif (current)
- 00:06, 19 October 2011 (diff | hist) . . (0) . . N File:ConfusedSmiley.gif (current)
- 00:06, 19 October 2011 (diff | hist) . . (0) . . N File:BiggrinSmiley.gif (current)
- 00:05, 19 October 2011 (diff | hist) . . (0) . . N File:AshamedSmiley.gif (current)
- 00:05, 19 October 2011 (diff | hist) . . (0) . . N File:ApplauseSmiley.gif (current)
- 00:05, 19 October 2011 (diff | hist) . . (0) . . N File:AngelSmiley.gif (current)
- 23:11, 18 October 2011 (diff | hist) . . (+299) . . N MediaWiki:Common.css (nice COCI table style) (current)
- 22:54, 18 October 2011 (diff | hist) . . (+198) . . N Template:CSSTransclusionTest (Created page with "{{#css: .endian_table { border-collapse: collapse; } .endian_table th { border: 1px solid #888; font-weight: bold; } .endian_table td { border: 1p...") (current)
- 02:55, 18 October 2011 (diff | hist) . . (+5) . . Template:Problem (current)
- 02:54, 18 October 2011 (diff | hist) . . (+224) . . N Template:JudgeRoot (Created page with "{{Root}}<noinclude><br/><br/><b>Usage</b>: Where the actual judge is located, in case this differs from the server's DocumentRoot in the future. This template s...") (current)
- 22:23, 17 October 2011 (diff | hist) . . (+1,668) . . Judge:History
- 22:23, 29 August 2011 (diff | hist) . . (+13,179) . . N Map (Created page with "A '''map''', also known as a '''dictionary''' or '''associative array''', is an abstract data type that stores a set of key-value pairs. Hence, a map supports at least the fo...")
- 19:59, 27 August 2011 (diff | hist) . . (+47) . . N Abstract data type (Redirected page to Data structure#Abstract data type) (current)
- 19:51, 27 August 2011 (diff | hist) . . (+17) . . N Dictionary (Redirected page to Map) (current)
- 17:40, 14 August 2011 (diff | hist) . . (+17,650) . . N Pointer (this needs extensive revision)
- 23:48, 29 July 2011 (diff | hist) . . (+4,886) . . Recursive function
- 20:24, 29 July 2011 (diff | hist) . . (+8,121) . . Recursive function (not done yet)
- 15:41, 29 June 2011 (diff | hist) . . (+1,378) . . N Optimization (Created page with "''This article is about improving programs. For the class of problems, see optimization problem.'' To '''optimize''' a correct program is to engineer its [[Algorithm|design ...")
- 15:24, 29 June 2011 (diff | hist) . . (+4) . . Naive algorithm (current)
- 20:22, 28 June 2011 (diff | hist) . . (-49) . . Big numbers (current)
- 20:17, 28 June 2011 (diff | hist) . . (0) . . PEGWiki:Sandbox
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)