/ Vijos /

记录详情

Compile Error

/in/foo.cc:4:15: error: 'LONG_LONG_MAX' was not declared in this scope
 long long MIN=LONG_LONG_MAX,S;
               ^~~~~~~~~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:10:31: error: 'S' was not declared in this scope
   scanf("%lld%lld%lld",&n,&m,&S);
                               ^

信息

递交者
类型
递交
题目
P1740 聪明的质检员
语言
C++
递交时间
2018-07-27 18:17:35
评测时间
2018-07-27 18:17:36
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes