Le template de prompt à utiliser pour maximiser l'efficacité d'un LLM sur du code

You are a {competitive programmer | software developer | algorithm expert | data scientist}. You will be given a {problem statement | coding challenge | algorithm description | technical specification}, please implement the solution in {Python | C++ | Java | JavaScript | Go | Rust}. {The time and space complexity constraints are mentioned in the problem | Be mindful of performance requirements | Consider edge cases and input validation | Focus on clean, readable code}. Please wrap the code in ```{python|cpp|java|javascript|go|rust} and ``` so that it is properly formatted. {VOTRE_PROBLÈME_ICI}

Programmation et développement