/ Vijos /

记录详情

Accepted

foo.cc: In function 'bool pd(std::__cxx11::string, std::__cxx11::string)':
foo.cc:4:59: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
 #define rep(i,x,y) if ((x)<=(y)) for (register int i=(x);i<=(y);i++)
                                                           ^
foo.cc:8:2: note: in expansion of macro 'rep'
  rep(i,0,s1.length()-1)
  ^~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 728.0 KiB
#2 Accepted 2ms 756.0 KiB
#3 Accepted 2ms 732.0 KiB
#4 Accepted 2ms 724.0 KiB
#5 Accepted 2ms 720.0 KiB
#6 Accepted 3ms 704.0 KiB
#7 Accepted 3ms 724.0 KiB
#8 Accepted 4ms 752.0 KiB
#9 Accepted 2ms 640.0 KiB
#10 Accepted 33ms 868.0 KiB

信息

递交者
类型
递交
题目
P1028 魔族密码
语言
C++
递交时间
2021-09-05 21:25:11
评测时间
2021-09-05 21:25:11
评测机
分数
100
总耗时
58ms
峰值内存
868.0 KiB