Basecamp
    Home
    Problems
    Contests
    Courses
    Rating
    Posts
    Store
    Discord
elliotalders0n
Sign in
Shota
elliotalders0n
Advanced
Georgia
Georgia
Joined Sep 28, 2024
OverviewRatingPosts

Rating
1222
Problems8
Submissions11
12月
2020
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2021
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2022
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2023
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2024
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
2025
2月
3月
4月
5月
6月
7月
8月
9月
10月
elliotalders0n solved problem Competitors’ quantity of olimpia (#43) on 5 attempt1 年前
elliotalders0n solved problem The level of palindrome (#29) on 3 attempt1 年前
elliotalders0n left a comment in discussion The level of palindrome (#29)1 年前

I think the provided test case is incorrect. Let n be the "palindrome level" counter:

865 is not a palindrome so 865 + 568 = 1433 (n = 1)

1433 is not a palindrome so 1433 + 3314 = 7474 (n = 2).

And this is where the program stops in the test case. But 7474 is obviously not a palindrome either.If we repeat the operation a third time we get: 7474 + 4747 = 12221 which IS a palindrome. Therefore, n = 3 is the answer.Am I missing something?

elliotalders0n solved problem Cycle shifts (#27) on 3 attempt1 年前
elliotalders0n solved problem Degree of symmetry (#19) on first attempt1 年前
elliotalders0n solved problem The Ticket Chase (#14) on first attempt1 年前
elliotalders0n left a comment in discussion Gardener (#10)1 年前

The English-language version of the problem description is quite confusing in my opinion

elliotalders0n solved problem Gardener (#10) on 3 attempt1 年前
elliotalders0n solved problem Digits (#2) on first attempt1 年前
elliotalders0n solved problem Simple problem (#1) on first attempt1 年前
elliotalders0n has joined contest Eolymp Cup #21 年前