/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'bool check(int, int)':
/in/foo.cc:16:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
         if(e[i].y==e[j].y&&e[i].b==e[j].b||e[i].y==e[j].b&&e[i].b==e[j].y){
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/in/foo.cc:25:26: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
         if(e[i].x==e[j].x&&e[i].a==e[j].a||e[i].x==e[j].a&&e[i].a==e[j].x){
            ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 3ms 320.0 KiB
#2 Wrong Answer 2ms 316.0 KiB
#3 Wrong Answer 23ms 316.0 KiB
#4 Wrong Answer 91ms 452.0 KiB
#5 Time Exceeded ≥1006ms ≥1.438 MiB
#6 Time Exceeded ≥1006ms ≥2.688 MiB
#7 Time Exceeded ≥1006ms ≥2.684 MiB
#8 Time Exceeded ≥1006ms ≥3.805 MiB
#9 Time Exceeded ≥1006ms ≥3.312 MiB
#10 Time Exceeded ≥1006ms ≥6.156 MiB

信息

递交者
类型
递交
题目
P1631 正方形计数
语言
C++
递交时间
2017-09-22 23:18:19
评测时间
2017-09-22 23:18:19
评测机
分数
0
总耗时
≥6160ms
峰值内存
≥6.156 MiB