Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
     else 
     ^~~~
/in/foo.cc:51:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
  return 0;
  ^~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1234 口袋的天空
 - 语言
 - C++
 - 递交时间
 - 2017-07-24 16:27:34
 - 评测时间
 - 2017-07-24 16:27:35
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 96ms
 - 峰值内存
 - 2.359 MiB