/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:8:14: warning: comparison of constant '15' with boolean expression is always true [-Wbool-compare]
  for(n=1;1<=k<=15;n++){
              ^~
/in/foo.c:8:11: warning: comparisons like 'X<=Y<=Z' do not have their mathematical meaning [-Wparentheses]
  for(n=1;1<=k<=15;n++){
          ~^~~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1001ms ≥200.0 KiB
#2 Time Exceeded ≥1000ms ≥200.0 KiB
#3 Time Exceeded ≥1001ms ≥236.0 KiB
#4 Time Exceeded ≥1000ms ≥248.0 KiB
#5 Time Exceeded ≥1005ms ≥232.0 KiB

信息

递交者
类型
递交
题目
P1127 级数求和
语言
C
递交时间
2023-11-27 19:00:52
评测时间
2023-11-27 19:01:02
评测机
分数
0
总耗时
≥5010ms
峰值内存
≥248.0 KiB