/ AOCode /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:30:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   30 |  scanf("%lld%lld%lld", &n, &m, &k);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:33:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   33 |   scanf("%lld", &x);
      |   ~~~~~^~~~~~~~~~~~
foo.cc:38:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   38 |   scanf("%lld%lld%lld", &x,&y,&d);
      |   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Accepted 5ms 512.0 KiB
#4 Wrong Answer User output longer than standard answer. 313ms 384.0 KiB
#5 Wrong Answer User output longer than standard answer. 495ms 1.742 MiB
#6 Wrong Answer User output longer than standard answer. 364ms 3.617 MiB
#7 Time Exceeded ≥2101ms ≥10.742 MiB
#8 Wrong Answer User output longer than standard answer. 983ms 9.617 MiB
#9 Wrong Answer User output longer than standard answer. 1215ms 3.492 MiB
#10 Accepted 172ms 12.617 MiB

信息

递交者
类型
递交
题目
P1042 Tokens re-collection
比赛
AOCode Round #4
语言
C++
递交时间
2022-04-29 19:18:31
评测时间
2022-04-29 19:18:31
评测机
分数
40
总耗时
≥5661ms
峰值内存
≥12.617 MiB