Compile Error
foo.cc:1:2: error: "1nclude" after # is not a positive integer #1nclude <iostream> ^~~~~~~ foo.cc: In function 'int main()': foo.cc:6:2: error: 'cin' was not declared in this scope cin>>a; ^~~ foo.cc:6:2: note: suggested alternative: 'main' cin>>a; ^~~ main foo.cc:10:2: error: 'cout' was not declared in this scope cout<<z*100+y*10+x; ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1005 求逆序数
- 语言
- C++
- 递交时间
- 2021-11-13 08:58:41
- 评测时间
- 2021-11-13 08:58:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes