/ new_bzoj /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:52:25: warning: format '%lld' expects argument of type 'long long int*', but argument 2 has type 'int*' [-Wformat=]
   scanf("%lld%lld",&n,&m);
                         ^
/in/foo.cc:52:25: warning: format '%lld' expects argument of type 'long long int*', but argument 3 has type 'int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Wrong Answer 316ms 166.625 MiB

信息

递交者
类型
自测
题目
沙拉公主的困惑
语言
C++
递交时间
2017-05-16 17:06:23
评测时间
2017-05-16 17:06:23
评测机
分数
0
总耗时
316ms
峰值内存
166.625 MiB