/ 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 2ms 316.0 KiB
#2 Wrong Answer 1ms 316.0 KiB
#3 Wrong Answer 27ms 320.0 KiB
#4 Wrong Answer 162ms 444.0 KiB
#5 Time Exceeded ≥1005ms ≥2.312 MiB
#6 Time Exceeded ≥1006ms ≥1.684 MiB
#7 Time Exceeded ≥1006ms ≥2.938 MiB
#8 Time Exceeded ≥1005ms ≥4.684 MiB
#9 Time Exceeded ≥1006ms ≥2.812 MiB
#10 Time Exceeded ≥1005ms ≥5.43 MiB

信息

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