Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • .... It is not acceptable to add a solution to a task which does not fit "the spirit of the task" (like using a completely different type of algorithm than what ...e so far calling "approximate" solutions: solutions to problems similar in spirit to the task, when the task itself cannot be solved by the language in quest ...
    7 KB (1,198 words) - 13:46, 31 March 2021
  • --trying to stick closer to the spirit of the BASIC Wumpus! ...
    12 KB (1,373 words) - 22:29, 30 August 2022
  • ...y roundabout way.   You are encouraged to write your solutions in the spirit of the original jortsort rather than trying to give the most concise or idi Ironically, in J, implementing in the spirit of the original happens to also be the most concise and idiomatic way of ex ...
    50 KB (6,255 words) - 19:57, 20 April 2024
  • Implement a solution to the basic problem that adheres to the spirit of the restrictions (see below). Describe how you circumvented or got around these 'restrictions' and met the 'spirit' of the challenge. Your supporting description may need to describe any cha ...
    100 KB (13,952 words) - 16:31, 17 December 2023
  • ! In Ken Iverson's spirit, APL logicals are more useful as integers. ===Prolog spirit=== ...
    134 KB (18,245 words) - 22:26, 13 February 2024
  • ...following C program (countdown.c) is perhaps the nearest we can get to the spirit of this task. ...
    23 KB (3,278 words) - 07:53, 3 December 2023
  • Bacon cipher, but I think it falls within the spirit of the task, Bacon cipher, but I think it falls within the spirit of the task, ...
    155 KB (19,262 words) - 15:44, 7 November 2023
  • Aikido doesn't support getting the address of a variable. However, in the spirit of this task, it does support raw memory access using <code>peek</code> and Perhaps the closest we can get to the spirit of this task is to create a new ''foreign'' class, ''Integer'', memory for ...
    44 KB (6,237 words) - 14:11, 21 November 2023
  • {{libheader|Boost.Spirit|1.8.4}} <syntaxhighlight lang="cpp"> #include <boost/spirit.hpp> ...
    246 KB (29,551 words) - 10:11, 9 May 2024
  • And, in the spirit of providing unnecessary but perhaps pleasant (for some) overhead, we'll th ...
    56 KB (6,065 words) - 20:41, 6 April 2024
  • // Binary search, for the spirit of the task, but without shifting the input Instead of this, to meet the spirit of the task, these lsb and msb routines are generalized to reduce the integ ...
    99 KB (9,098 words) - 20:46, 10 December 2023
  • ...y language you may know'' (slightly re-worded for tense). I hope that the spirit of entering solutions using what languages that one knows is still encourag ...
    30 KB (4,956 words) - 22:08, 15 August 2012
  • Therefore this solution is in the spirit of the requirements, if not the letter. <br>blank lines doesn't break the spirit of the restrictions (single character I/O) &nbsp; [the 8<sup>th</sup> line ...
    92 KB (12,649 words) - 17:08, 8 January 2024
  • ...Sequence methods) call them automatically under the hood. However, in the spirit of this task, they are called directly. ...
    53 KB (6,807 words) - 12:12, 11 December 2023
  • ...reful to implement the efficiency recommendations of this task more in the spirit of whatever the task is presumably implying, we could probably increase the ...
    74 KB (9,707 words) - 12:33, 8 February 2024
  • ...ram as "exit'Code Golf'fwrite'"/proc/self/fd/"1'" might even be within the spirit of this task. However... we'll leave that as an exercise for the reader...) ...
    35 KB (4,688 words) - 14:35, 1 March 2024
  • ...hey are used for associative arrays; these are not matters that are in the spirit of this task though, so this is a comment! --> (the <code>$var</code> synta ...
    39 KB (5,152 words) - 17:42, 12 June 2024
  • ...uses a ToString override to return Value.ToString(), again to help in the spirit of things, but if the variables were used directly, one would have to be us ...requirements in the problem to be solved. This, I think, is closer to the spirit of Amb, as defined here, although really this is quite different to McCarth ...
    194 KB (25,163 words) - 11:49, 13 June 2024
  • The following example is hopefully in the spirit of a counting sort using a hash table as a substituted for a sparse array. Follows the spirit of the counting sort but uses Pythons defaultdict(int) to initialize array ...
    112 KB (13,313 words) - 21:17, 14 June 2024
  • ...e of it -- 20 character lines, and four five character wide fields. In the spirit of the task, we'll code this up as if the fields could be arbitrary (differ ...
    48 KB (6,451 words) - 10:48, 4 February 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)