ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1012. K-based Numbers. Version 2

Why AC with Python?
Posted by coolboy19521 2 Jul 2024 22:10
I don't understand, why did the authors create such a question that gets AC only if solved with Python or Java.
Re: Why AC with Python?
Posted by Vladimir Yakovlev (USU) 8 Jul 2024 01:19
The problem was created back in the days when only available languages in the judge were Pascal, C and C++.