Tag: problem: (C) Mike and gcd problem Solve In C/C++

Codeforces Round #410 (Div. 2), problem: (C) Mike and gcd problem Solution In C/C++

#include <bits/stdc++.h> using namespace std; int main(){ int n, num = 0, x, sum = 0; scanf("%d", &n); int g=0; for(int i =...

Want to stay up to date with the latest news?

We would love to hear from you! Please fill in your details and we will stay in touch. It's that simple!