79526070

Date: 2025-03-21 16:34:02
Score: 1
Natty:
Report link

Using gradle you need to add the following to build.gradle:

bootRun {
    standardInput = System.in
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: User8461