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

TGINSIGHT POST

Post #257

@cpp_sirius

Computer Programming

Visninger387Antall visninger
Publisert15. okt.15.10.2025, 06:32
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)