ENG
RUS
Timus 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
2004
. Scientists from Spilkovo
Error on submission with default core Java
Posted by
Jose_Silva
14 May 2020 17:50
Hi,
I have submitted one solution with:
new String("0").repeat(n) => n is one number, and the system not know repeat method for Java 1.8, what's about that?! It's core Java.
Thanks,
Jose
© 2000–2024
Timus Online Judge Team
. All rights reserved.