/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:55:21: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
                     ^
/in/foo.cc:56:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",s+1);
                 ^
# 状态 耗时 内存占用
#1 Accepted 42ms 204.25 MiB
#2 Accepted 39ms 204.219 MiB
#3 Accepted 47ms 206.254 MiB
#4 Accepted 45ms 204.285 MiB
#5 Accepted 66ms 210.25 MiB
#6 Accepted 72ms 212.25 MiB
#7 Accepted 71ms 212.25 MiB
#8 Wrong Answer 194ms 255.0 MiB
#9 Wrong Answer 215ms 258.918 MiB
#10 Wrong Answer 237ms 259.098 MiB

信息

递交者
类型
递交
题目
P1951 玄武密码
语言
C++
递交时间
2017-04-04 22:03:41
评测时间
2017-04-08 12:16:27
评测机
分数
70
总耗时
1032ms
峰值内存
259.098 MiB