/ TYWZ /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:8:39: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long int*' [-Wformat=]
  scanf("%d%d%d%d%d",&n,&xx,&yy,&xt,&yt);
                                       ^
/in/foo.cc:8:39: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long int*' [-Wformat=]
/in/foo.cc:8:39: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long int*' [-Wformat=]
/in/foo.cc:8:39: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'long int*' [-Wformat=]
/in/foo.cc:8:39: warning: format '%d' expects argument of type 'int*', but argument 6 has type 'long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 492ms 95.668 MiB
#2 Accepted 557ms 95.672 MiB
#3 Accepted 417ms 97.395 MiB
#4 Wrong Answer 386ms 95.668 MiB
#5 Wrong Answer 330ms 95.668 MiB
#6 Wrong Answer 330ms 95.668 MiB
#7 Runtime Error 50ms 96.637 MiB
#8 Runtime Error 77ms 95.562 MiB
#9 Runtime Error 49ms 96.219 MiB
#10 Runtime Error 49ms 95.594 MiB

信息

递交者
类型
递交
比赛
2019年6月15日高一(第二学期)模拟测试(九)
语言
C++
递交时间
2019-06-15 10:40:21
评测时间
2019-06-15 10:40:21
评测机
分数
30
总耗时
2742ms
峰值内存
97.395 MiB