/ WHOJ /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:52:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   52 |  freopen("in.in", "r", stdin);
      |  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:57:19: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   57 |   char s[5]; scanf("%s", s);
      |              ~~~~~^~~~~~~~~
Found 6 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥384.0 KiB
#2 Time Exceeded ≥1100ms ≥384.0 KiB
#3 Time Exceeded ≥1101ms ≥384.0 KiB
#4 Time Exceeded ≥1100ms ≥384.0 KiB
#5 Time Exceeded ≥1099ms ≥384.0 KiB
#6 Time Exceeded ≥1097ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1178 【模板】可持续化线段树 1
题目数据
下载
语言
C++
递交时间
2022-06-03 18:16:43
评测时间
2022-06-03 18:16:43
评测机
分数
0
总耗时
≥6599ms
峰值内存
≥384.0 KiB