/ Vijos /

记录详情

Wrong Answer

foo.cc: In function 'int mp(char)':
foo.cc:57:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:115:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",t+1);
  ~~~~~^~~~~~~~~~
foo.cc:118:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",s[i]+1);
   ~~~~~^~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 436.0 KiB
#2 Accepted 2ms 544.0 KiB
#3 Wrong Answer Read 94, expect 91. 15ms 2.773 MiB
#4 Accepted 4ms 1.094 MiB
#5 Accepted 33ms 8.957 MiB
#6 Accepted 66ms 12.211 MiB
#7 Accepted 70ms 11.16 MiB
#8 Wrong Answer Read 72, expect 100. 381ms 32.652 MiB
#9 Wrong Answer Read 72, expect 99. 431ms 30.355 MiB
#10 Accepted 426ms 38.043 MiB

信息

递交者
类型
递交
题目
P1951 玄武密码
语言
C++
递交时间
2021-10-13 12:14:27
评测时间
2021-10-13 12:14:27
评测机
分数
70
总耗时
1435ms
峰值内存
38.043 MiB