/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'result':
/in/foo.c:30:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if(j>=n)
   ^~
/in/foo.c:32:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
    while(a[i].right >= a[j].right){
    ^~~~~
/in/foo.c:25:21: warning: variable 'o' set but not used [-Wunused-but-set-variable]
  int i, j, q, p, k, o;
                     ^
/in/foo.c:25:18: warning: variable 'k' set but not used [-Wunused-but-set-variable]
  int i, j, q, p, k, o;
                  ^
# 状态 耗时 内存占用
#1 Time Exceeded ≥2001ms ≥9.344 MiB
#2 Time Exceeded ≥2000ms ≥9.328 MiB
#3 Time Exceeded ≥2000ms ≥9.316 MiB
#4 Time Exceeded ≥2002ms ≥9.312 MiB
#5 Time Exceeded ≥2001ms ≥9.332 MiB
#6 Time Exceeded ≥2000ms ≥9.289 MiB
#7 Time Exceeded ≥2000ms ≥9.262 MiB
#8 Time Exceeded ≥2002ms ≥9.363 MiB
#9 Time Exceeded ≥2003ms ≥9.305 MiB
#10 Time Exceeded ≥2000ms ≥8.836 MiB

信息

递交者
类型
递交
题目
P1883 月光的魔法
语言
C
递交时间
2020-03-30 21:05:33
评测时间
2020-03-30 21:05:33
评测机
分数
0
总耗时
≥20014ms
峰值内存
≥9.363 MiB