How does this code 226728618 run for this problem 121A - Счастливая сумма even when I run for 1 to 1000000000 this testcase, my inner loop time complexity takes 1e9. Then how is it accepted?
How?
How does this code 226728618 run for this problem 121A - Счастливая сумма even when I run for 1 to 1000000000 this testcase, my inner loop time complexity takes 1e9. Then how is it accepted?