Compile Error
/in/foo.cc: In function 'int fa(int)':
/in/foo.cc:7:3: error: 'last' was not declared in this scope
last = f[x]
^~~~
/in/foo.cc:9:12: error: 'laxt' was not declared in this scope
d[x] = d[laxt]+1;
^~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1979 信息传递
- 语言
- C++
- 递交时间
- 2021-06-07 10:41:06
- 评测时间
- 2021-06-07 10:41:06
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes