/ Vijos /

记录详情

Time Exceeded

/in/foo.c: In function 'main':
/in/foo.c:47:10: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
    if((p)&&(pp)||(t==0))break;
       ~~~^~~~~~
/in/foo.c:23:12: warning: variable 'k1' set but not used [-Wunused-but-set-variable]
  int i,j,k,k1,k2,t,p,ii,jj,pp;
            ^~
# 状态 耗时 内存占用
#1 Time Exceeded ≥1105ms ≥256.0 KiB

信息

递交者
类型
自测
题目
P1000 A+B Problem
语言
C
递交时间
2017-11-28 19:12:03
评测时间
2017-11-28 19:12:04
评测机
分数
0
总耗时
≥1105ms
峰值内存
≥256.0 KiB