记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:30:42: warning: statement has no effect [-Wunused-value]
   30 |                                         n+2;
      |                                         ~^~
foo.cc:8:23: warning: variable 'b' set but not used [-Wunused-but-set-variable]
    8 |         int x,i=1,g,s,b,q,n=1,newn;cin>>x;
      |                       ^
foo.cc:8:25: warning: variable 'q' set but not used [-Wunused-but-set-variable]
    8 |         int x,i=1,g,s,b,q,n=1,newn;cin>>x;
      |                         ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1101ms ≥328.0 KiB
#2 Time Exceeded ≥1101ms ≥284.0 KiB
#3 Wrong Answer Read 1, expect 0. 1ms 284.0 KiB
#4 Wrong Answer Read 1, expect 2. 2ms 284.0 KiB
#5 Accepted 2ms 284.0 KiB

信息

递交者
类型
递交
题目
P1008 [蓝桥杯省赛 2021 中级组] 剪绳子
语言
C++
递交时间
2023-05-12 20:24:57
评测时间
2023-05-12 20:30:04
评测机
分数
20
总耗时
≥2208ms
峰值内存
≥328.0 KiB