Sum Up
CodeChefOpen on judge ↗
NOTE :This problem is just a test problem. The submissions to this problem will not be counted in the final ranklist for prize distribution. We apologize for the inconvenience caused. Problem description Given two integers A and B that are not necessarily in base-10, find the smallest possible A + B in base-10. For example, A = 213, possibly base-4 (39 in base-10) B = 4721, possibly base-8 (2
HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17
CodeSearch Tutor
Hints, not spoilers — it won’t hand over the full solution unless you insist.
Sign in to chat with the tutor and save your progress.
Sign in to start