记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:14:72: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=]
         printf("%d\n",upper_bound(a+1,a+n+1,y)-lower_bound(a+1,a+n+1,x));
                                                                        ^
# 状态 耗时 内存占用
#1 Accepted 1ms 348.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 4ms 256.0 KiB
#4 Accepted 151ms 640.0 KiB
#5 Accepted 155ms 768.0 KiB
#6 Accepted 127ms 628.0 KiB
#7 Accepted 121ms 776.0 KiB
#8 Accepted 146ms 732.0 KiB
#9 Accepted 112ms 596.0 KiB
#10 Accepted 106ms 828.0 KiB

信息

递交者
类型
递交
比赛
201803月赛_02
语言
C++
递交时间
2018-03-17 17:29:17
评测时间
2018-03-17 17:29:17
评测机
分数
100
总耗时
931ms
峰值内存
828.0 KiB