To create a new problem in Eolymp, follow these steps:
Open the console and select the space where you want to create the problem.
Navigate to the Problems section in the left menu.
Click the "Add empty problem" button to start the process.
Once the system creates an empty problem, you can begin configuring its various components to suit your needs. Here’s what you can do next:
Add problem statements to describe the task, input/output formats, and examples.
Add testsets to set up the tests that will evaluate participants' solutions.
Configure the checker to determine how submitted solutions are validated against expected results.
Set up an interactor if the problem involves interactive input/output exchanges.
Add code templates to provide participants with boilerplate code for specific programming languages.
By carefully configuring these elements, you’ll ensure that your problem is well-structured, challenging, and ready for participants to solve.
Alternatively, you can import problem from Basecamp or Polygon.