记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:34:26: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
     scanf("%d%I64d",&n,&k);
                          ^
# 状态 耗时 内存占用
#1 Runtime Error 3ms 380.0 KiB
#2 Runtime Error 3ms 256.0 KiB
#3 Runtime Error 3ms 360.0 KiB
#4 Runtime Error 3ms 364.0 KiB

信息

递交者
类型
递交
题目
字典序
语言
C++
递交时间
2017-08-25 18:38:05
评测时间
2017-08-25 18:38:05
评测机
分数
0
总耗时
13ms
峰值内存
380.0 KiB