Accepted
foo.cc: In function 'int main()': foo.cc:25:16: warning: comparison of integer expressions of different signedness: 'long long int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 25 | for(rll j=0;j<ve[i].size();++j) | ~^~~~~~~~~~~~~ foo.cc:12:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] 12 | scanf("%lld",&n); | ~~~~~^~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1059 积木城堡
- 语言
- C++
- 递交时间
- 2022-05-12 20:58:46
- 评测时间
- 2022-05-12 20:58:46
- 评测机
- 分数
- 100
- 总耗时
- 155ms
- 峰值内存
- 512.0 KiB