Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:17:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (a[i] == 25);
   ^~
/in/foo.cc:18:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
   {
   ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Cinema Line
 - 语言
 - C++
 - 递交时间
 - 2017-06-28 21:58:31
 - 评测时间
 - 2017-06-28 21:58:31
 - 评测机
 
- 分数
 - 72
 - 总耗时
 - 242ms
 - 峰值内存
 - 640.0 KiB