<%= @homework.description %>
输入 2 1 1 4 4 2 3 6 5
输出 15
注:迟交扣2分,缺评一个作品扣2分
第<%= @student_work.student_work_tests.count - index%>次测试
<%= test.created_at.to_s(:db) %><%= test.results.first %>
<%=x["result"]%>正确输出:
<%=x["output"]%>耗时:
<%=x["time_used"]==0?1:x["time_used"] %>毫秒
<%=x["time_used"]==0?1:x["time_used"]%>毫秒<% end %> <% end %> <% end %>