Time Exceeded
/in/foo.cc: In function 'int main()':
/in/foo.cc:9:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=1;i<=n;i++)
  ^~~
/in/foo.cc:12:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
    int min_=10000000,min__=10000000;
    ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 比赛
 - 阜阳三中2018NOIP仿真模拟赛(一)
 - 语言
 - C++
 - 递交时间
 - 2018-05-13 21:53:37
 - 评测时间
 - 2018-05-13 21:53:37
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥5479ms
 - 峰值内存
 - ≥10.73 MiB