Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:30:5: error: 'cin' was not declared in this scope cin >> a >> b ; a -- ; ^~~ /in/foo.cc:36:33: error: 'sort' was not declared in this scope sort(w + 1 , w + n + 1 , cmp); ^ /in/foo.cc:39:5: error: 'cout' was not declared in this scope cout << b - a - ans; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 幸运数字
- 语言
- C++
- 递交时间
- 2019-10-22 11:14:41
- 评测时间
- 2019-10-22 11:14:41
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes