Modifying "DFS" in locale "en"

Back to exercise

Instructions for description partitioning


  • <span class="task"/> defines the start of the "task"-part. This part i required. If not found, the exercise description is displayed in one block without tab-formatting.
  • <span class="instructions"/> defines the "instructions"-part. This part is not required, but should be used when the division between the parts is clear.
  • <span class="code" name="code_block_name"/> defines a pseudocode-tab. A description can include any number of code blocks but 0-3 is recommended. All code blocks should have a unique name defined by the "name"-attribute. Code blocks should preferably have the pseudo code inside <pre>-tags to ease reading. Line length should be kept at minimum (with <pre>-tags), as the horizontal space for the code-tabs is less than 300px on a 1024x768-display.

Observe that the span-tags must be closed, no separate closing tags ( </span> ) should be used. A description part is closed by the following parts start-tag.

Exercise description:

Could not store the changes, perhaps your lock on the exercise timed out. If the problem persists, please inform the administrators.