/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:19:9: error: 'ans' was not declared in this scope; did you mean 'abs'?
   19 |         ans=0;
      |         ^~~
      |         abs
foo.cc:20:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |         scanf("%lld%lld",&a,&b);
      |         ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1279 Leave-绿光
语言
C++
递交时间
2022-08-07 23:13:15
评测时间
2022-08-07 23:13:15
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes