记录详情

Wrong Answer

foo.cc: In function 'int main()':
foo.cc:20:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   20 |         for(int i=0;i<p.size();i++)
      |                     ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#2 Wrong Answer User output longer than standard answer. 3ms 332.0 KiB
#3 Wrong Answer User output longer than standard answer. 2ms 284.0 KiB
#4 Wrong Answer User output longer than standard answer. 4ms 332.0 KiB
#5 Wrong Answer User output longer than standard answer. 15ms 412.0 KiB

信息

递交者
类型
递交
比赛
2023春面向对象的程序设计方法(3)
语言
C++
递交时间
2023-05-25 12:11:55
评测时间
2023-05-25 12:11:55
评测机
分数
0
总耗时
28ms
峰值内存
412.0 KiB