记录详情

Time Exceeded

foo.cc: In function 'int combination(int, int)':
foo.cc:62:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i=0;i<prim.size()&&prim[i]<=n;++i)
                     ~^~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:72:15: warning: value computed is not used [-Wunused-value]
         while(~scanf("%d%d",&m,&n),m&&n)
               ^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1463ms ≥2.145 MiB
#2 Time Exceeded ≥1464ms ≥2.176 MiB
#3 Time Exceeded ≥1443ms ≥2.168 MiB
#4 Time Exceeded ≥1443ms ≥2.176 MiB
#5 Time Exceeded ≥1934ms ≥2.172 MiB

信息

递交者
类型
自测
题目
P1303 G. Mathforces
语言
C++
递交时间
2021-11-21 17:02:40
评测时间
2021-11-21 17:02:40
评测机
分数
0
总耗时
≥7748ms
峰值内存
≥2.176 MiB