TGTGInsighttelegram intelligenceLIVE / telegram public index
← Computer Programming
Computer Programming avatar

TGINSIGHT POST

Post #259

@cpp_sirius

Computer Programming

Visninger421Antall visninger
Publisert17. okt.17.10.2025, 07:44
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)