Skip to content
View Nalim1955's full-sized avatar

Block or report Nalim1955

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Semester_work_assignment_number_13 Semester_work_assignment_number_13 Public

    Solve a problem that finds elements (words) in a file whose length is N characters (specified by the user), lists them on the screen and in a second file, sorted alphabetically, and lists their num…

    C

  2. Eigenfunction_of_a_Power Eigenfunction_of_a_Power Public

    Eigenfunction of a power. The power is calculated using Newton's method. The assignment for developing the program is: Create a program that, for numbers from 1 to 20, lists their nth powers. Allow…

    C

  3. Find_the_max_weight Find_the_max_weight Public

    Working with array and structure. Create a program that allows you to enter the height and weight of 10 people. It will then find the highest weight entered and also list the height of that person.

    C

  4. Sequence_of_numbers Sequence_of_numbers Public

    Create a program that loads a sequence of numbers into an array and finds the largest element and the smallest element and lists their positions in the array.

    C

  5. Number_sequence_with_pointers_function Number_sequence_with_pointers_function Public

    Create a program that loads a sequence of numbers into an array and then calculates the average of the array elements. Allow the user to specify the size of the array, allocate the array dynamicall…

    C

  6. Student_A1_A2_A3_A4_A5 Student_A1_A2_A3_A4_A5 Public

    C++