/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'void solve()':
foo.cc:73:14: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   73 |   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:92:16: warning: unused variable 'num2' [-Wunused-variable]
   92 |     int t = 0, num2 = 0;
      |                ^~~~
foo.cc:103:6: warning: unused variable 'num1' [-Wunused-variable]
  103 |  int num1 = 0;
      |      ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 5ms 384.0 KiB
#3 Accepted 25ms 384.0 KiB
#4 Accepted 260ms 384.0 KiB
#5 Time Exceeded ≥1101ms ≥384.0 KiB

信息

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