Accepted
/in/foo.cc: In function 'bool super(int)': /in/foo.cc:23:9: warning: unused variable 'b' [-Wunused-variable] int b = c; ^ /in/foo.cc:41:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- A5-1 超级素数判断
- 比赛
- 泰院2401程序设计基础作业赛第三场
- 语言
- C++
- 递交时间
- 2024-11-04 14:29:52
- 评测时间
- 2024-11-04 14:29:52
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 376.0 KiB