/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:10:28: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'long long int*' [-Wformat=]
  scanf ("%d %d %d",&m,&s,&t);
                            ^
/in/foo.cc:10:28: warning: format '%d' expects argument of type 'int*', but argument 3 has type 'long long int*' [-Wformat=]
/in/foo.cc:10:28: warning: format '%d' expects argument of type 'int*', but argument 4 has type 'long long int*' [-Wformat=]
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 3ms 256.0 KiB
#3 Accepted 3ms 376.0 KiB
#4 Accepted 1ms 384.0 KiB
#5 Accepted 1ms 192.0 KiB
#6 Wrong Answer 3ms 376.0 KiB
#7 Accepted 2ms 364.0 KiB
#8 Accepted 3ms 256.0 KiB
#9 Wrong Answer 1ms 372.0 KiB
#10 Accepted 2ms 332.0 KiB

信息

递交者
类型
递交
题目
P1431 守望者的逃离
语言
C++
递交时间
2017-08-18 21:41:42
评测时间
2017-08-18 21:41:42
评测机
分数
80
总耗时
26ms
峰值内存
384.0 KiB