Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:13:10: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses] if(x<y<z) ~^~ /in/foo.cc:15:7: error: 'k' was not declared in this scope k++;//计算 升序数的个数 ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1036 找出所有的3位升序数
- 语言
- C++
- 递交时间
- 2021-12-04 09:06:39
- 评测时间
- 2021-12-04 09:06:39
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes