记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:33:42: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   33 |                         for(int j = 1; j < tmp.size(); ++j){
      |                                        ~~^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 65ms 412.0 KiB
#2 Accepted 61ms 412.0 KiB
#3 Accepted 51ms 412.0 KiB
#4 Accepted 153ms 420.0 KiB
#5 Accepted 135ms 416.0 KiB
#6 Accepted 108ms 436.0 KiB
#7 Accepted 114ms 412.0 KiB
#8 Accepted 69ms 412.0 KiB
#9 Accepted 80ms 412.0 KiB
#10 Accepted 14ms 412.0 KiB

信息

递交者
类型
递交
题目
P1460 4-6 Rudolf and the Another Competition
语言
C++
递交时间
2023-07-09 11:11:36
评测时间
2023-07-09 11:11:36
评测机
分数
100
总耗时
853ms
峰值内存
436.0 KiB