{% extends 'base_problem.html' %} {% block css %} {% endblock %} {% block content %}
{% if not_first_prob %} {% else %} {% endif %} {% if not_last_prob %} {% else %} {% endif %}

Test Cases

Test results will appear here after clicking 'Run Tests' above.
{% endblock %} {% block scripts %} {% endblock %}