Accepted
/in/foo.cc: In function 'int left(int, int, long long int)': /in/foo.cc:9:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(r==l+1) ^ /in/foo.cc: In function 'int right(int, int, long long int)': /in/foo.cc:18:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if(r==l+1) ^
信息
- 递交者
- 类型
- 递交
- 比赛
- 201803月赛_02
- 语言
- C++
- 递交时间
- 2018-03-17 19:37:31
- 评测时间
- 2018-03-17 19:37:31
- 评测机
- 分数
- 100
- 总耗时
- 2229ms
- 峰值内存
- 1.168 MiB