/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'long long int _read(std::__cxx11::string&, long long int&)':
foo.cc:16:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (; i < str.length() && str[i] >= '0' && str[i] <= '9'; i++)
         ~~^~~~~~~~~~~~~~
foo.cc: In member function 'long long int exp::calc(long long int)':
foo.cc:47:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   while (i < str.length())
          ~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥694ms ≥153.191 MiB
#2 Time Exceeded ≥666ms ≥176.941 MiB
#3 Time Exceeded ≥746ms ≥227.629 MiB
#4 Time Exceeded ≥614ms ≥228.316 MiB
#5 Time Exceeded ≥621ms ≥241.887 MiB
#6 Time Exceeded ≥773ms ≥256.719 MiB
#7 Time Exceeded ≥838ms ≥340.59 MiB
#8 Time Exceeded ≥695ms ≥179.113 MiB
#9 Time Exceeded ≥673ms ≥266.781 MiB
#10 Time Exceeded ≥662ms ≥269.68 MiB

信息

递交者
类型
递交
题目
P1003 等价表达式
语言
C++
递交时间
2021-10-21 17:20:24
评测时间
2021-10-21 17:20:24
评测机
分数
0
总耗时
≥6987ms
峰值内存
≥340.59 MiB