Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:5:8: warning: unused variable 'm' [-Wunused-variable]
  int n,m,i,x;
        ^
/in/foo.cc:5:12: warning: unused variable 'x' [-Wunused-variable]
  int n,m,i,x;
            ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - A3-3 素数专题:素数个数
 - 比赛
 - 南师大(含泰州学院)2024年新生赛(第一场)
 - 语言
 - C++
 - 递交时间
 - 2024-08-15 09:40:19
 - 评测时间
 - 2024-08-15 09:40:19
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 78ms
 - 峰值内存
 - 420.0 KiB