/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'void work(int)':
/in/foo.cc:26:22: warning: statement is a reference, not call, to function 'exit' [-Waddress]
     if(now>1000) exit;
                      ^
/in/foo.cc:26:22: warning: statement has no effect [-Wunused-value]
/in/foo.cc:19:16: warning: unused variable 'x1' [-Wunused-variable]
     double p,q,x1,x2,y1,y2;
                ^~
/in/foo.cc:19:19: warning: unused variable 'x2' [-Wunused-variable]
     double p,q,x1,x2,y1,y2;
                   ^~
/in/foo.cc:19:22: warning: unused variable 'y1' [-Wunused-variable]
     double p,q,x1,x2,y1,y2;
                      ^~
/in/foo.cc:19:25: warning: unused variable 'y2' [-Wunused-variable]
     double p,q,x1,x2,y1,y2;
                         ^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:42:15: warning: variable 'now' set but not used [-Wunused-but-set-variable]
     int t,k,i,now;
               ^~~
/in/foo.cc: In function 'int ext(int)':
/in/foo.cc:15:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Accepted 1ms 308.0 KiB
#2 Accepted 1ms 336.0 KiB
#3 Accepted 1ms 208.0 KiB
#4 Accepted 1ms 220.0 KiB
#5 Accepted 1ms 220.0 KiB
#6 Accepted 1ms 216.0 KiB
#7 Accepted 1ms 220.0 KiB
#8 Accepted 1ms 220.0 KiB
#9 Accepted 1ms 220.0 KiB
#10 Accepted 1ms 216.0 KiB
#11 Accepted 2ms 220.0 KiB
#12 Accepted 2ms 220.0 KiB
#13 Accepted 26ms 220.0 KiB
#14 Accepted 26ms 216.0 KiB
#15 Accepted 48ms 208.0 KiB
#16 Accepted 409ms 208.0 KiB
#17 Accepted 348ms 208.0 KiB
#18 Time Exceeded ≥2002ms ≥308.0 KiB
#19 Accepted 276ms 204.0 KiB
#20 Time Exceeded ≥2004ms ≥308.0 KiB

信息

递交者
类型
递交
题目
P2008 愤怒的小鸟
语言
C++
递交时间
2019-07-03 10:36:10
评测时间
2019-07-03 10:36:10
评测机
分数
90
总耗时
≥5165ms
峰值内存
≥336.0 KiB