Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • {{implementation|Smalltalk}}'''Smalltalk/X''' is a free implementation of the [[:Category:Smalltalk|Smalltalk]] progra <br>For download, see [http://www.smalltalk-x.de http://www.smalltalk-x.de]. ...
    1 KB (203 words) - 13:57, 10 December 2020
  • 20 bytes (3 words) - 15:29, 28 October 2009
  • 20 bytes (3 words) - 15:29, 28 October 2009
  • 29 bytes (3 words) - 02:18, 27 August 2023
  • Cygnus/X Ursa is currently the standard interpreter for Ursa programs. It implements * [http://cygnus-x.net/geekstuff/projects/ursa Cygnus/X Ursa homepage] ...
    306 bytes (43 words) - 18:05, 14 June 2016
  • |topic=Less than X examples |summary=Question on the purposes of "less than X examples" ENA subcategories ...
    2 KB (299 words) - 12:46, 12 November 2014
  • 35 bytes (4 words) - 14:07, 6 February 2010
  • #REDIRECT [[Rosetta Code:Village Pump/Less Than X Examples]] ...
    60 bytes (9 words) - 04:31, 21 July 2009
  • #REDIRECT [[Partition an integer x into n primes]] ...
    50 bytes (8 words) - 13:45, 7 November 2020
  • ...to find the integer square root of &nbsp; '''X''', &nbsp; where &nbsp; '''X''' &nbsp; can be a Often &nbsp; '''X''' &nbsp; is actually a non─negative integer. ...
    361 KB (20,294 words) - 12:06, 11 December 2023
  • Partition a positive integer &nbsp; '''X''' &nbsp; into &nbsp; '''N''' &nbsp; distinct primes. Find &nbsp; '''N''' &nbsp; unique primes such that they add up to &nbsp; '''X'''. ...
    115 KB (12,744 words) - 08:02, 19 May 2024

Page text matches

  • integer robotsCount, aliveRobots, score, X, Y, alive for x=2 to W-1 do ...
    5 KB (599 words) - 11:08, 30 August 2022
  • + (instancetype)x: (double)x y: (double)y; - (instancetype)initWithX: (double)x andY: (double)y; ...
    5 KB (543 words) - 13:57, 1 September 2022
  • next[{x_, y_}, dir_] := {x, y} + x < 1 || y < 1 || y > Length[prog] || x > Length[prog[[1]]] := ...
    3 KB (433 words) - 09:06, 1 September 2022
  • my ($x, $y, $swap) = @_; $swap ? ($y, $x) : ($x, $y); ...
    4 KB (564 words) - 15:18, 19 December 2023
  • bottles(X):- writef('%t bottles of beer on the wall \n',[X]), ...
    2 KB (368 words) - 20:51, 1 September 2022
  • <span style="color: #008080;">enum</span> <span style="color: #000000;">X</span><span style="color: #0000FF;">,</span> <span style="color: #000000;"> ...n> <span style="color: #000080;font-style:italic;">-- (rotate about the X-axis)</span> ...
    11 KB (1,420 words) - 12:56, 10 March 2022
  • #define FN_PTR(x) (& x) #define FN_PTR(x) (x) ...
    4 KB (552 words) - 16:37, 14 June 2023
  • <syntaxhighlight lang="sml">fun moveLeft (x::l, r) = (l, x::r) fun moveRight (l, x::r) = (x::l, r) ...
    2 KB (305 words) - 12:00, 1 September 2022
  • ...d line. Graphical front-ends exist, notably xspim for [[wp:X Window System|X-Windows]] and PCSpim for [[Windows]]. ...
    401 bytes (57 words) - 01:13, 29 July 2012
  • Cygnus/X Ursa is currently the standard interpreter for Ursa programs. It implements * [http://cygnus-x.net/geekstuff/projects/ursa Cygnus/X Ursa homepage] ...
    306 bytes (43 words) - 18:05, 14 June 2016
  • typedef struct { double x, y; } point_t, *point; double dx = a->x - b->x, dy = a->y - b->y; ...
    4 KB (660 words) - 13:51, 1 September 2022
  • let x = ref 0 and y = ref 0 in x := 0; ...
    2 KB (470 words) - 09:08, 1 September 2022
  • type coord struct{ x, y int } func printAt(x, y int, s string, fg, bg termbox.Attribute) { ...
    8 KB (773 words) - 11:01, 30 August 2022
  • for X in reverse 1..99 loop Ada.Text_IO.Put_Line(Integer'Image(X) & " bottles of beer on the wall"); ...
    1 KB (161 words) - 10:04, 1 September 2022
  • <math>x^2</math> ...
    136 bytes (19 words) - 01:26, 9 November 2021
  • #REDIRECT [[Rosetta Code:Village Pump/Less Than X Examples]] ...
    60 bytes (9 words) - 04:31, 21 July 2009
  • #REDIRECT [[Partition an integer x into n primes]] ...
    50 bytes (8 words) - 13:45, 7 November 2020
  • int x, y, a=0; for(x=i-1; x <= (i+1) ; x++) ...
    3 KB (429 words) - 13:31, 1 September 2022
  • <syntaxhighlight lang="ocaml">let move_left (x::l, r) = (l, x::r) let move_right (l, x::r) = (x::l, r) ...
    2 KB (364 words) - 11:48, 1 September 2022
  • x = (b-a)/n; result = result + f(a + i*x); ...
    535 bytes (88 words) - 13:56, 8 April 2018
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)