Most Difficult Problem Ever

You are given a function like below: long long F(int A, int B, int C, long long x) { long long res =…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.