/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void solve()':
foo.cc:66:14: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   66 |   if(s.size()>=n){
      |      ~~~~~~~~^~~
foo.cc:63:6: warning: unused variable 'len' [-Wunused-variable]
   63 |  int len=0;
      |      ^~~
foo.cc: In function 'int main()':
foo.cc:85:16: warning: unused variable 'num2' [-Wunused-variable]
   85 |     int t = 0, num2 = 0;
      |                ^~~~
foo.cc:96:6: warning: unused variable 'num1' [-Wunused-variable]
   96 |  int num1 = 0;
      |      ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 5ms 384.0 KiB
#3 Accepted 14ms 512.0 KiB
#4 Accepted 192ms 384.0 KiB
#5 Time Exceeded ≥1097ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1181 CoVH之密码破解
语言
C++
递交时间
2022-02-16 16:31:46
评测时间
2022-02-16 16:31:46
评测机
分数
80
总耗时
≥1313ms
峰值内存
≥512.0 KiB