记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:12:30: warning: 'c' may be used uninitialized [-Wmaybe-uninitialized]
   12 |                         k[i] = b;
      |                         ~~~~~^~~
foo.c:4:25: note: 'c' was declared here
    4 |         int t, a, b, n, c, k[100000] = { 0 };
      |                         ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 668.0 KiB
#2 Wrong Answer Read 0, expect 304021536. 10ms 664.0 KiB
#3 Wrong Answer Read 79301776, expect 456201552. 7ms 668.0 KiB
#4 Accepted 4ms 668.0 KiB
#5 Time Exceeded ≥1101ms ≥668.0 KiB
#6 Time Exceeded ≥1100ms ≥588.0 KiB
#7 Time Exceeded ≥1100ms ≥668.0 KiB
#8 Time Exceeded ≥1100ms ≥668.0 KiB
#9 Time Exceeded ≥1001ms ≥668.0 KiB
#10 Time Exceeded ≥1001ms ≥668.0 KiB

信息

递交者
类型
递交
题目
P1514 Problem B. 纳西妲数列
语言
C
递交时间
2023-10-12 22:21:48
评测时间
2023-10-12 22:21:48
评测机
分数
20
总耗时
≥6432ms
峰值内存
≥668.0 KiB