Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:7: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   19 |   if(i<num.size()-1) cout<<endl;
      |      ~^~~~~~~~~~~~~
  信息
- 递交者
- 类型
- 自测
- 题目
- P1053 计算矩形面积
- 语言
- C++
- 递交时间
- 2025-03-29 02:55:39
- 评测时间
- 2025-03-29 02:55:39
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 472.0 KiB