/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void init()':
/in/foo.cc:61:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   61 |                 for(int j=1;j<=1200;j++) f[i+1][j]=((int)(a[j-1].r/4096+0.5))%mo;f[i+1][0]=1;
      |                 ^~~
/in/foo.cc:61:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   61 |                 for(int j=1;j<=1200;j++) f[i+1][j]=((int)(a[j-1].r/4096+0.5))%mo;f[i+1][0]=1;
      |                                                                                  ^
# 状态 耗时 内存占用
#1 Accepted 526ms 10.867 MiB
#2 Accepted 526ms 10.863 MiB
#3 Accepted 519ms 10.848 MiB
#4 Accepted 521ms 10.879 MiB
#5 Accepted 552ms 10.898 MiB
#6 Accepted 566ms 10.91 MiB
#7 Accepted 1008ms 10.949 MiB
#8 Accepted 995ms 10.938 MiB
#9 Accepted 772ms 10.93 MiB
#10 Accepted 774ms 10.938 MiB

信息

递交者
类型
递交
题目
P1999 小h的妹子树三
语言
C++
递交时间
2025-06-10 18:03:09
评测时间
2025-06-10 18:03:09
评测机
分数
100
总耗时
6763ms
峰值内存
10.949 MiB