How to set default code in CodeChef IDE

can anyone tell me how to set the default code in a language?
so that when are doing a problem the default appears on the code window automatically when we select the language

At the top of the IDE which comes on each problem, see the 3rd save icon.

Just write whatever code you want as default and press that icon. Then the same code will come for each new problem.

1 Like

thank you