/ Vijos /

记录详情

Compile Error

foo.cc: In function 'void cx()':
foo.cc:60:6: error: '_v' was not declared in this scope
   60 |  if (_v[n]==false){
      |      ^~
foo.cc:55:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   55 |  scanf("%lld",&n);
      |  ~~~~~^~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:79:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   79 |  scanf("%lld",&T);
      |  ~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1310 分解因式 加强版
语言
C++
递交时间
2022-03-27 20:06:17
评测时间
2022-03-27 20:06:17
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes