Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:27:9: warning: variable 's' set but not used [-Wunused-but-set-variable]
int s;
^
/in/foo.cc: In function 'bool isp(int)':
/in/foo.cc:20:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1817 笨小猴
- 语言
- C++
- 递交时间
- 2023-04-14 14:40:11
- 评测时间
- 2023-04-14 14:40:11
- 评测机
- 分数
- 100
- 总耗时
- 21ms
- 峰值内存
- 412.0 KiB