Tag: problem: (B) Masha and geometric depression Solution in C

Codeforces Round #407 (Div. 2), problem: (B) Masha and geometric depression Solution in C

#include <iostream> #include <map> using namespace std; map<long long, int> was; map<long long, int> bad; int main() { long long b, q, l,...

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!