Memory Exceeded
foo.cc: In function 'int main()':
foo.cc:43:17: warning: unused variable 'k' [-Wunused-variable]
   43 |         long n, k=0, x=0;
      |                 ^
foo.cc:43:22: warning: unused variable 'x' [-Wunused-variable]
   43 |         long n, k=0, x=0;
      |                      ^
foo.cc: In function 'int ci(int, int)':
foo.cc:39:1: warning: control reaches end of non-void function [-Wreturn-type]
   39 | }
      | ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 1 猜数游戏的最少次数
 - 比赛
 - 2022暑期青少年社团(告别赛)
 - 语言
 - C++
 - 递交时间
 - 2022-08-21 19:58:03
 - 评测时间
 - 2022-08-21 19:58:03
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥4798ms
 - 峰值内存
 - ≥16.016 MiB