/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:45:26: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   45 |     while (answer.size() < n) {
      |            ~~~~~~~~~~~~~~^~~
foo.cc:52:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   52 |     for (int i = 0; i < answer.size(); i++) {
      |                     ~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#2 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#3 Wrong Answer User output longer than standard answer. 1ms 384.0 KiB
#4 Time Exceeded ≥1103ms ≥2.492 MiB
#5 Time Exceeded ≥1102ms ≥2.492 MiB
#6 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#7 Wrong Answer User output longer than standard answer. 2ms 384.0 KiB
#8 Time Exceeded ≥1105ms ≥3.246 MiB
#9 Time Exceeded ≥1104ms ≥3.242 MiB
#10 Time Exceeded ≥1104ms ≥3.242 MiB

信息

递交者
类型
递交
题目
P1062 迎春舞会之交谊舞
语言
C++
递交时间
2022-03-18 21:59:28
评测时间
2022-03-18 21:59:28
评测机
分数
0
总耗时
≥5533ms
峰值内存
≥3.246 MiB