/ 大熊 /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf("%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d""%d",&a,&b,&c,&d,&e,&f,&g,&h,&j,&k,&l,&m,&n,&o,&p,&q,&r);
                                                                                                                               ^
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 5 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 6 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 7 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 8 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 9 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 10 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 11 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 12 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 13 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 14 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 15 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 16 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 17 has type 'long long int*' [-Wformat=]
/in/foo.cc:7:127: warning: format '%d' expects argument of type 'int*', but argument 18 has type 'long long int*' [-Wformat=]
/in/foo.cc:9:15: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=]
  printf("%d",i);
               ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 204.0 KiB
#2 Wrong Answer 2ms 384.0 KiB
#3 Wrong Answer 3ms 336.0 KiB
#4 Wrong Answer 3ms 256.0 KiB
#5 Wrong Answer 3ms 340.0 KiB
#6 Wrong Answer 3ms 340.0 KiB
#7 Wrong Answer 1ms 384.0 KiB
#8 Wrong Answer 3ms 268.0 KiB
#9 Wrong Answer 3ms 376.0 KiB
#10 Wrong Answer 3ms 372.0 KiB
#11 Wrong Answer 3ms 384.0 KiB
#12 Wrong Answer 2ms 384.0 KiB
#13 Wrong Answer 3ms 356.0 KiB
#14 Wrong Answer 3ms 368.0 KiB
#15 Wrong Answer 3ms 364.0 KiB
#16 Wrong Answer 2ms 352.0 KiB
#17 Wrong Answer 2ms 380.0 KiB
#18 Wrong Answer 3ms 336.0 KiB
#19 Wrong Answer 3ms 352.0 KiB
#20 Wrong Answer 3ms 340.0 KiB

信息

递交者
类型
递交
题目
treasure
语言
C++
递交时间
2017-11-21 21:58:20
评测时间
2017-11-21 21:58:20
评测机
分数
0
总耗时
61ms
峰值内存
384.0 KiB