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)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1008 [蓝桥杯省赛 2021 中级组] 剪绳子
 - 语言
 - C++
 - 递交时间
 - 2023-05-12 20:24:57
 - 评测时间
 - 2023-05-12 20:30:04
 - 评测机
 
- 分数
 - 20
 - 总耗时
 - ≥2208ms
 - 峰值内存
 - ≥328.0 KiB