Runtime Error
/in/foo.cc: In function 'int Search(int, int)':
/in/foo.cc:5:13: warning: unused variable 'pos' [-Wunused-variable]
    5 |         int pos=0;
      |             ^~~
/in/foo.cc:11:1: warning: control reaches end of non-void function [-Wreturn-type]
   11 | }
      | ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1047 A7-4 数组的查找函数
 - 语言
 - C++
 - 递交时间
 - 2025-07-16 09:29:37
 - 评测时间
 - 2025-07-16 09:29:37
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 13ms
 - 峰值内存
 - 536.0 KiB