What does the Run and Save button do in programming questions?
When you click Run and Save:
- Your code is executed against sample and hidden test cases.
- Your code is automatically saved by the platform as you work.
- You can submit different solutions to the same problem multiple times. We will evaluate your best solution.