/ Vijos /

记录详情

Compile Error

foo.cpp: In function 'int main()':
foo.cpp:52:11: error: 'INT_MAX' was not declared in this scope
     ans = INT_MAX; 
           ^
foo.cpp:55:14: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
         W = L+R >>1;
              ^

信息

递交者
类型
递交
题目
P1740 聪明的质检员
语言
C++
递交时间
2016-11-15 20:40:39
评测时间
2016-11-15 20:40:40
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes