Search results

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • public readonly long Num; public Fraction(long num, long denom) ...
    5 KB (510 words) - 16:04, 25 September 2022
  • num := 0 num++ ...
    13 KB (1,495 words) - 16:50, 1 September 2022
  • proc is_perfect {num} { foreach factor [all_factors $num] { ...
    3 KB (453 words) - 04:37, 8 October 2023
  • +(instancetype)valueWithNumerator:(int)num andDenominator: (int)den; -(instancetype)initWithNumerator: (int)num andDenominator: (int)den; ...
    7 KB (766 words) - 08:20, 21 July 2023
  • ...="color: #008080;">enum</span> <span style="color: #000000;">Num</span><span style="color: #0000FF;">,</span> <span style="color: #000000;"> ...> <span style="color: #000080;font-style:italic;">-- (for nodes in opr and num)</span> ...
    39 KB (4,732 words) - 10:15, 13 December 2021
  • public final long num; private Entry(Long num, List<String> names) { ...
    4 KB (427 words) - 09:50, 15 June 2023
  • let mutable num = 0 fValid <- Int32.TryParse(Console.ReadLine(), &num); ...
    4 KB (403 words) - 14:20, 6 February 2010
  • FUN, NUM, SYM, STR, CON struct number num; ...
    6 KB (959 words) - 21:32, 20 December 2012
  • 01 num-threads PIC 99 COMP VALUE 1. DEPENDING ON num-threads ...
    14 KB (1,143 words) - 08:39, 1 September 2022
  • <lang javascript>function factors(num) { var sqrt = Math.floor(Math.sqrt(num)); ...
    7 KB (915 words) - 15:11, 20 February 2012
  • num = 3 while num < 992 ...
    22 KB (2,722 words) - 16:50, 15 December 2023
  • typedef struct { cnum suit, num; wchar_t name[3]; } card_t, *card; if (a->num < b->num) return -1; ...
    10 KB (1,628 words) - 08:09, 31 August 2022
  • num: INTEGER := 0; d := Gcd(ABS(a.num), ABS(a.den)); ...
    9 KB (1,287 words) - 07:16, 7 November 2018
  • static F opCall(U num) { return F([num]) ; } else static if (op == "-") // num - F ; ...
    7 KB (866 words) - 14:02, 22 March 2011
  • PROCEDURE RCreate( num : INTEGER; dem : INTEGER ) : RAT; PROCEDURE RCreate( num : INTEGER; dem : INTEGER ) : RAT; ...
    11 KB (1,209 words) - 15:17, 20 February 2012
  • Dim As ulongint num num = (2 ^ (2 ^ n)) - k ...
    17 KB (2,152 words) - 10:11, 15 February 2024
  • my $num; $num = prompt "NO. OF ROOMS(1-5) "; ...
    7 KB (1,009 words) - 21:55, 28 August 2022
  • int num = 0; num++; ...
    7 KB (865 words) - 08:21, 31 August 2022
  • def number(num): ten, one = divmod(num, 10) ...
    4 KB (587 words) - 20:59, 1 September 2022
  • method deal {num} { incr num -1 ...
    8 KB (1,067 words) - 08:41, 31 August 2022
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)