download
raw
885 Bytes
code_system_prompt = """
You are an expert Python programmer.
"""
test_prompt = """
## Task Instruction
Given an algorithmic problem, first provide a description of the problem, generate {num_of_test} test cases and provide the input and expected output for each test case.
Generate test cases, formatted in JSON. Each test case contains strings for standard input and output that can be used directly.:
```json
[{"input": "…", "output": "…"}, …]
```
### Question
"""
code_prompt = """
Given an algorithmic problem, first provide a description of the problem, then write an algorithm to solve the problem.
Please generate {} solution code examples for this problem. Write each generated solution in markdown format:
Please ensure that every generated code follows the ACM input-output handling format.
```python
solution code
```
===Question===
"""

Xet Storage Details

Size:
885 Bytes
·
Xet hash:
feaf0d7f660b41d3c2655d5dc196ad0d8ca84c96993a12c4584cdc74361dea93

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.