Compile Error
foo.cc:3:8: error: expected initializer before ‘.’ token 3 | int n,p.t=2000; | ^ foo.cc: In function ‘int main()’: foo.cc:10:14: error: ‘t’ was not declared in this scope; did you mean ‘tm’? 10 | f[0][t].x=true; | ^ | tm foo.cc:12:22: error: ‘p’ was not declared in this scope 12 | cin>>p; | ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1037 搭建双塔
- 语言
- C++
- 递交时间
- 2024-08-14 20:00:14
- 评测时间
- 2024-08-14 20:00:14
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes