{% extends "base.html" %} {% block title %}{{ benchmark_name }}{% endblock %} {% block content %}
已答 {{ answered | length }}/{{ total }},正确 {{ correct_count }}