记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:13:21: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%d %d",&m,&n);
                     ^
/in/foo.cc:13:21: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Runtime Error 4ms 640.0 KiB
#2 Runtime Error 5ms 2.473 MiB
#3 Runtime Error 5ms 2.375 MiB
#4 Runtime Error 5ms 2.332 MiB
#5 Runtime Error 5ms 2.375 MiB

信息

递交者
类型
递交
题目
蜜蜂路线
题目数据
下载
语言
C++
递交时间
2018-01-11 21:32:31
评测时间
2018-01-11 21:32:31
评测机
分数
0
总耗时
26ms
峰值内存
2.473 MiB