Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:35:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 35 | for (int j=0;j<d[y].size();j++) | ~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1032 TDOG模拟 #11 优美的旋律
- 语言
- C++
- 递交时间
- 2024-10-20 19:08:43
- 评测时间
- 2024-10-20 19:32:39
- 评测机
- 分数
- 100
- 总耗时
- 151ms
- 峰值内存
- 784.0 KiB