/ 拾陆人 /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:54:8: warning: unused variable 'cnt' [-Wunused-variable]
    int cnt=0;
        ^~~
/in/foo.cc:56:9: warning: variable 't1' set but not used [-Wunused-but-set-variable]
    node t1 ;t1.col= c,t1.pos = x;
         ^~
/in/foo.cc:57:9: warning: variable 't2' set but not used [-Wunused-but-set-variable]
    node t2 ; t2.col = c,t2.pos = y;
         ^~
/in/foo.cc: In function 'int find(int, int)':
/in/foo.cc:22:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 4ms 2.344 MiB
#2 Accepted 6ms 2.34 MiB
#3 Accepted 7ms 2.25 MiB
#4 Accepted 7ms 2.348 MiB
#5 Accepted 7ms 2.25 MiB
#6 Accepted 8ms 2.352 MiB
#7 Accepted 169ms 1.0 MiB
#8 Accepted 79ms 2.715 MiB
#9 Accepted 148ms 896.0 KiB
#10 Accepted 172ms 2.598 MiB
#11 Accepted 161ms 2.875 MiB
#12 Accepted 165ms 896.0 KiB
#13 Accepted 165ms 2.625 MiB
#14 Accepted 676ms 3.812 MiB
#15 Accepted 821ms 3.75 MiB
#16 Time Exceeded ≥1010ms ≥3.645 MiB
#17 Accepted 984ms 3.891 MiB
#18 Time Exceeded ≥1009ms ≥3.746 MiB
#19 Time Exceeded ≥1002ms ≥3.863 MiB
#20 Accepted 992ms 3.684 MiB

信息

递交者
类型
递交
题目
数颜色(color)
语言
C++
递交时间
2017-11-02 14:22:13
评测时间
2017-11-02 14:22:13
评测机
分数
85
总耗时
≥7602ms
峰值内存
≥3.891 MiB