记录详情

Compile Error

foo.cc: In function 'int main()':
foo.cc:10:22: error: 'x' was not declared in this scope
   10 |                 cin>>x;
      |                      ^
foo.cc:6:17: warning: unused variable 's' [-Wunused-variable]
    6 |         int n,k,s;
      |                 ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
自测
题目
P1357 4A 第k小的数
语言
C++
递交时间
2023-08-24 16:09:48
评测时间
2023-08-24 16:09:48
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes