Search:

Type: Posts; User: shishkabab

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,091

    structs are not allowed

    structs are not allowed
  2. Replies
    3
    Views
    1,091

    print values of array by popularity

    Hello everyone.

    Given an array with integer values in the range [0, 100], print the values by popularity (number of time it appears in the array).

    example:
    array: 60, 60, 70, 80, 80, 80, 80,...
Results 1 to 2 of 2