记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:33:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
     for(int i=0;i<=n-1+n;i++)
     ^~~
foo.cc:36:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  cout<<ans;
  ^~~~

自豪的采用jd5进行评测(github.com/masnn/jd5)
{"receive":"2020-02-23T07:17:56.301Z","handle":"2020-02-23T07:17:56.301Z","cache_start":"2020-02-23T07:17:56.301Z","read_cases":"2020-02-23T07:17:56.455Z","judge":"2020-02-23T07:17:56.455Z","done":"2020-02-23T07:17:58.238Z"}
# 状态 耗时 内存占用
#1 Accepted 5ms 312.0 KiB
#2 Accepted 2ms 300.0 KiB
#3 Accepted 5ms 308.0 KiB
#4 Accepted 3ms 360.0 KiB
#5 Accepted 5ms 228.0 KiB
#6 Accepted 3ms 296.0 KiB
#7 Accepted 9ms 360.0 KiB
#8 Accepted 6ms 564.0 KiB
#9 Accepted 10ms 912.0 KiB
#10 Accepted 16ms 1.418 MiB

信息

递交者
类型
递交
题目
P1135 中位数
比赛
南京师范大学算法竞赛之2020年寒假战“疫”系列赛Round3 总第73期赛
语言
C++
递交时间
2020-02-23 15:17:56
评测时间
2020-02-23 15:17:56
评测机
分数
100
总耗时
64ms
峰值内存
1.418 MiB