记录详情

Compile Error

foo.cc: In function 'int Slove(long long int)':
foo.cc:6:1: warning: no return statement in function returning non-void [-Wreturn-type]
    6 | }
      | ^
foo.cc: In function 'int main()':
foo.cc:11:9: error: 'k' was not declared in this scope
   11 |         k=Slove(b);
      |         ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1044 1 猜数游戏的最少次数
语言
C++
递交时间
2022-08-21 21:35:31
评测时间
2022-08-21 21:35:31
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes