记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
   17 |         for(int i=0;i<n;i++)
      |                     ~^~
foo.cc:19:22: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
   19 |         for(int i=0;i<n;i++)
      |                     ~^~
foo.cc:22:30: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
   22 |                 for(int y=1;y<=a[i];y++)
      |                             ~^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 17ms 256.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 16ms 256.0 KiB
#4 Accepted 6ms 256.0 KiB
#5 Accepted 7ms 256.0 KiB
#6 Time Exceeded ≥1099ms ≥256.0 KiB
#7 Time Exceeded ≥1099ms ≥256.0 KiB
#8 Time Exceeded ≥1100ms ≥256.0 KiB
#9 Time Exceeded ≥1099ms ≥256.0 KiB
#10 Time Exceeded ≥1100ms ≥256.0 KiB

信息

递交者
类型
递交
题目
P1232 B 约数(Easy)
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 20:27:41
评测时间
2022-08-21 20:27:41
评测机
分数
50
总耗时
≥5550ms
峰值内存
≥384.0 KiB