Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:4:6: error: 'a' was not declared in this scope
cin,a,b;
^
/in/foo.cc:4:8: error: 'b' was not declared in this scope
cin,a,b;
^
/in/foo.cc:6:5: error: 'reture' was not declared in this scope
reture 0;
^~~~~~
/in/foo.cc:6:5: note: suggested alternative: 'rename'
reture 0;
^~~~~~
rename
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 666数
- 语言
- C++
- 递交时间
- 2018-11-26 14:41:28
- 评测时间
- 2018-11-26 14:41:28
- 评测机
- 分数
- 0
- 总耗时
- 1178ms
- 峰值内存
- 132.938 MiB