/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:23:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             if (len>strlen(st[i])) continue;
                 ~~~^~~~~~~~~~~~~~
/in/foo.cc:31:16: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
     cout << d(n)<< endl;
                ^
/in/foo.cc: In function 'int d(int)':
/in/foo.cc:39:19: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized]
     int i,a=1,b=2,c;
                   ^
# 状态 耗时 内存占用
#1 Accepted 3ms 256.0 KiB
#2 Accepted 4ms 364.0 KiB
#3 Wrong Answer 48ms 588.0 KiB
#4 Wrong Answer 64ms 640.0 KiB
#5 Wrong Answer 321ms 1.125 MiB
#6 Wrong Answer 625ms 2.5 MiB
#7 Time Exceeded ≥1000ms ≥2.875 MiB
#8 Time Exceeded ≥1002ms ≥2.5 MiB
#9 Time Exceeded ≥1006ms ≥2.75 MiB
#10 Time Exceeded ≥1004ms ≥3.223 MiB

信息

递交者
类型
递交
题目
P1458 遥控车
语言
C++
递交时间
2017-11-01 16:46:26
评测时间
2017-11-01 16:46:26
评测机
分数
20
总耗时
≥5082ms
峰值内存
≥3.223 MiB