/ Vijos /

记录详情

Compile Error

foo.cc: In function 'int p(int, int)':
foo.cc:12:10: error: 'b' was not declared in this scope
   a.push(b[i]);
          ^
foo.cc: In function 'int main()':
foo.cc:45:10: error: 'fas' was not declared in this scope
      tot=fas(i-j);
          ^~~
foo.cc:45:10: note: suggested alternative: 'ffs'
      tot=fas(i-j);
          ^~~
          ffs
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1572 小委出发
语言
C++
递交时间
2021-08-28 11:28:53
评测时间
2021-08-28 11:28:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes