Compile Error
foo.cc: In function 'int main()':
foo.cc:11:22: error: 'x' was not declared in this scope
   11 |                 cin>>x;
      |                      ^
foo.cc:7:17: warning: unused variable 's' [-Wunused-variable]
    7 |         int n,k,s;
      |                 ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 自测
 - 题目
 - P1357 4A 第k小的数
 - 语言
 - C++
 - 递交时间
 - 2023-08-24 16:09:05
 - 评测时间
 - 2023-08-24 16:09:05
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes