/ XMU_ACM /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:53:26: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
  scanf("%lld%lld", &n, &q);
                          ^
/in/foo.cc:53:26: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 486ms 212.0 KiB
#2 Accepted 391ms 212.0 KiB
#3 Accepted 277ms 204.0 KiB
#4 Accepted 303ms 208.0 KiB
#5 Accepted 158ms 300.0 KiB
#6 Accepted 398ms 216.0 KiB
#7 Accepted 280ms 204.0 KiB
#8 Accepted 190ms 208.0 KiB

信息

递交者
类型
递交
题目
P1097 集大校赛E-复杂量筒
语言
C++
递交时间
2021-06-10 20:19:55
评测时间
2021-06-10 20:19:55
评测机
分数
800
总耗时
2488ms
峰值内存
300.0 KiB