/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:26:81: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
   printf("%d\n",2ll*T[n]%mod*qp(qp(2,n),mod-2)%mod*qp((qp(2,n)+1)%mod,mod-2)%mod);
                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
# 状态 耗时 内存占用
#1 Accepted 226ms 4.055 MiB

信息

递交者
类型
递交
比赛
刘学习专场
语言
C++
递交时间
2018-11-03 11:40:31
评测时间
2018-11-03 11:40:31
评测机
分数
100
总耗时
226ms
峰值内存
4.055 MiB