Accepted
foo.cc: In function 'int main()': foo.cc:8:23: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 8 | for (int i = 0; i < n; i++) { | ~~^~~ foo.cc:12:19: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare] 12 | for(int i =0;i<n;i++){ | ~^~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1346 1C 在数组中添加元素
- 比赛
- 悬赏令第一周
- 语言
- C++
- 递交时间
- 2022-03-30 08:11:40
- 评测时间
- 2022-03-30 08:11:40
- 评测机
- 分数
- 120
- 总耗时
- 4917ms
- 峰值内存
- 4.117 MiB