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)); ^
信息
- 递交者
- 类型
- 递交
- 比赛
- 201803月赛_02
- 语言
- C++
- 递交时间
- 2018-03-17 17:29:17
- 评测时间
- 2018-03-17 17:29:17
- 评测机
- 分数
- 100
- 总耗时
- 931ms
- 峰值内存
- 828.0 KiB