/ Vijos /

记录详情

Accepted

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 384.0 KiB
#2 Accepted 2ms 512.0 KiB
#3 Accepted 15ms 2.793 MiB
#4 Accepted 5ms 1.027 MiB
#5 Accepted 34ms 8.922 MiB
#6 Accepted 61ms 12.246 MiB
#7 Accepted 69ms 11.586 MiB
#8 Accepted 414ms 30.27 MiB
#9 Accepted 463ms 33.648 MiB
#10 Accepted 434ms 35.543 MiB

信息

递交者
类型
递交
题目
P1951 玄武密码
语言
C++
递交时间
2021-10-13 12:18:42
评测时间
2021-10-13 12:18:42
评测机
分数
100
总耗时
1505ms
峰值内存
35.543 MiB