Popular repositories Loading
-
Semester_work_assignment_number_13
Semester_work_assignment_number_13 PublicSolve 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
-
Eigenfunction_of_a_Power
Eigenfunction_of_a_Power PublicEigenfunction 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
-
Find_the_max_weight
Find_the_max_weight PublicWorking 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
-
Sequence_of_numbers
Sequence_of_numbers PublicCreate 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
-
Number_sequence_with_pointers_function
Number_sequence_with_pointers_function PublicCreate 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
-
If the problem persists, check the GitHub status page or contact support.