Compile Error
/in/foo.cc: In function 'int main(int, char**)': /in/foo.cc:5:2: error: 'Long' was not declared in this scope Long Long x,y,m,n,l; ^~~~ /in/foo.cc:6:7: error: 'x' was not declared in this scope cin>>x>>y; ^ /in/foo.cc:6:10: error: 'y' was not declared in this scope cin>>x>>y; ^ /in/foo.cc:12:2: error: expected '(' before 'return' return 0; ^~~~~~
信息
- 递交者
- 类型
- 自测
- 题目
- P1009 清帝之惑之康熙
- 语言
- C++
- 递交时间
- 2018-08-18 18:42:12
- 评测时间
- 2018-08-18 18:42:12
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes