Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:53:9: warning: unused variable 't' [-Wunused-variable]
 int n,m,t=0,b=0,c=0,max=0;
         ^
/in/foo.cc:53:13: warning: unused variable 'b' [-Wunused-variable]
 int n,m,t=0,b=0,c=0,max=0;
             ^
# 状态 耗时 内存占用
#1 Accepted 1ms 376.0 KiB
#2 Accepted 1ms 340.0 KiB

信息

递交者
类型
递交
题目
P1102 A、B之间超级素数的数量及总和
语言
C++
递交时间
2021-12-06 22:17:38
评测时间
2021-12-06 22:17:38
评测机
分数
100
总耗时
3ms
峰值内存
376.0 KiB