Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:13:8: warning: unused variable 'x' [-Wunused-variable]
  int n,x,y;
        ^
/in/foo.cc:14:8: warning: unused variable 'f' [-Wunused-variable]
  bool  f;
        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A3-4 素数专题:验证哥德巴赫猜想
 - 比赛
 - 南师大(含泰州学院)2024年新生赛(第一场)
 - 语言
 - C++
 - 递交时间
 - 2024-08-16 20:02:42
 - 评测时间
 - 2024-08-16 20:02:42
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 7ms
 - 峰值内存
 - 380.0 KiB