Some exercises require interaction in both the code editor and the terminal. If you receive a time a timeout error message, such as Execution Expired or ExecTimeoutException: Program took too long to terminate, this is due to the system not receiving a response from you in the far right-hand terminal after submitting your code, which it requires in order to properly run. After you hit "Run" the system will give you 30 seconds to enter an answer in that terminal before throwing an error message.
An example of how to interact with this type of exercise can be found below:
- After finalizing your code in the code editor, when you hit "Run" you will see the very far right panel will appear with a prompt. In this exercise, it is asking you "What is your first name?"
- The system is awaiting you to answer this prompt by entering your first name. To type in this section, please click on the right-hand panel, enter your response, and then submit this by hitting Return or Enter on your keyboard to go to a new line.
- This particular exercise will ask another prompt after this and you should continue to answer until the prompt is complete: