/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:4:15: warning: unused variable 'n' [-Wunused-variable]
    4 |         int i,n,h,ans=0;
      |               ^
foo.cc:11:16: warning: iteration 9 invokes undefined behavior [-Waggressive-loop-optimizations]
   11 |         if (a[t]<=h+30)
      |             ~~~^
foo.cc:10:23: note: within this loop
   10 |         for (int t=1;t<=10;t++){
      |                      ~^~~~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 2ms 320.0 KiB
#2 Accepted 3ms 320.0 KiB
#3 Accepted 2ms 536.0 KiB
#4 Accepted 2ms 536.0 KiB
#5 Accepted 2ms 536.0 KiB
#6 Accepted 3ms 548.0 KiB
#7 Accepted 2ms 324.0 KiB
#8 Accepted 2ms 552.0 KiB
#9 Accepted 2ms 536.0 KiB
#10 Accepted 2ms 336.0 KiB

信息

递交者
类型
递交
题目
P1102 陶陶摘苹果
语言
C++
递交时间
2024-03-19 20:18:16
评测时间
2024-03-19 20:18:16
评测机
分数
100
总耗时
27ms
峰值内存
552.0 KiB