记录详情

Time Exceeded

foo.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int]
 main()
 ^~~~
foo.c: In function 'main':
foo.c:15:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   }while(n=1);
          ^
foo.c:6:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1463ms ≥192.0 KiB
#2 Time Exceeded ≥1459ms ≥256.0 KiB
#3 Time Exceeded ≥1459ms ≥256.0 KiB
#4 Time Exceeded ≥1459ms ≥240.0 KiB
#5 Time Exceeded ≥1882ms ≥204.0 KiB

信息

递交者
类型
递交
比赛
2021年中北算法竞赛队招新测试
语言
C
递交时间
2021-10-24 14:37:31
评测时间
2021-10-24 14:37:31
评测机
分数
0
总耗时
≥7724ms
峰值内存
≥256.0 KiB