Compile Error
/in/foo.cc: In function 'void solve()': /in/foo.cc:9:13: error: 'celi' was not declared in this scope; did you mean 'ceil'? 9 | k = celi(log2(n)); | ^~~~ | ceil
信息
- 递交者
- 类型
- 递交
- 题目
- 1 猜数游戏的最少次数
- 语言
- C++
- 递交时间
- 2025-03-17 11:18:10
- 评测时间
- 2025-03-17 11:18:10
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes