File size: 816 Bytes
3382f47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Challenge Title

## Description

Provide a clear and concise description of the challenge. Include any relevant examples or files to illustrate the problem.

## Input

If the challenge involves specific input files, describe them here. Provide the file names and their contents, if necessary. Use triple backticks (```) to format the content as a code block.

For example:

instructions_1.txt

The current task_id is 4563.\n[NOISE intended to confuse the agent]
Read the file instructions_2.txt using the read_file command.

## Scope

Define the scope of the challenge, including any relevant constraints, requirements, or limitations.

## Success Evaluation

Explain how success will be measured or evaluated for the challenge. This helps others understand what the desired outcome is and how to work towards it.