Accepted
/in/foo.cc: In function 'void U(int, int)':
/in/foo.cc:34:28: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  if(ans < value || p < res && ans == value) 
                    ~~~~~~~~^~~~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:64:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main() {
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Distance
 - 语言
 - C++
 - 递交时间
 - 2017-11-01 20:59:03
 - 评测时间
 - 2017-11-01 20:59:03
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 2309ms
 - 峰值内存
 - 21.875 MiB