/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:46:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   46 |         for (int i = 0; i < result.size(); i ++ )
      |                         ~~^~~~~~~~~~~~~~~
foo.cc:50:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   50 |             if (i != result.size() - 1) cout << '*';
      |                 ~~^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1100ms ≥384.0 KiB
#2 Time Exceeded ≥1100ms ≥384.0 KiB
#3 Time Exceeded ≥1103ms ≥256.0 KiB
#4 Time Exceeded ≥1103ms ≥384.0 KiB
#5 Time Exceeded ≥1100ms ≥384.0 KiB
#6 Time Exceeded ≥1100ms ≥384.0 KiB
#7 Time Exceeded ≥1101ms ≥512.0 KiB
#8 Time Exceeded ≥1100ms ≥384.0 KiB
#9 Time Exceeded ≥1101ms ≥384.0 KiB
#10 Time Exceeded ≥1100ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1310 分解因式 加强版
语言
C++
递交时间
2022-05-22 10:10:21
评测时间
2022-05-22 10:10:21
评测机
分数
0
总耗时
≥11013ms
峰值内存
≥512.0 KiB