<%= syzoj.config.title %>
首页
题库
比赛
评测
排名
讨论
帮助
<% if (user) { %>
<%= user.username %>
修改资料
注销
<% } else { %>
登录
注册
<% } %>