Accepted
foo.cc: In function 'int main()':
foo.cc:53:9: warning: unused variable 't' [-Wunused-variable]
 int n,m,t=0,b=0,c=0,max=0;
         ^
foo.cc:53:13: warning: unused variable 'b' [-Wunused-variable]
 int n,m,t=0,b=0,c=0,max=0;
             ^
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1102 A、B之间超级素数的数量及总和
 - 语言
 - C++
 - 递交时间
 - 2021-11-28 14:22:55
 - 评测时间
 - 2021-11-28 14:22:55
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 3ms
 - 峰值内存
 - 400.0 KiB