TGTGInsighttelegram intelligenceLIVE / telegram public index
Innhold
Innholdet i innlegget
Part 3. Problem 1 Write a function that prints 100 random numbers Problem 2 Write a function that calculates average grade of students Problem 3 Write a function to find gcd of two numbers. Header should be like this: int gcd(int num1, int num2)