/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:39:24: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int' [-Wformat=]
     printf("%lld\n",ans);
                        ^
# 状态 耗时 内存占用
#1 Accepted 12ms 2.066 MiB
#2 Accepted 12ms 2.0 MiB
#3 Accepted 12ms 2.059 MiB
#4 Accepted 11ms 2.062 MiB
#5 Accepted 12ms 1.988 MiB
#6 Accepted 1ms 208.0 KiB

信息

递交者
类型
递交
题目
P1096 集大校赛B-逃离蜂巢
比赛
集大校赛重现(不完整版)
语言
C++
递交时间
2021-06-10 14:04:16
评测时间
2021-06-10 14:04:16
评测机
分数
100
总耗时
64ms
峰值内存
2.066 MiB