Accepted
/in/foo.cc: In function 'void poto()':
/in/foo.cc:18:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j=0;j<ve[i].size();j++){
~^~~~~~~~~~~~~
/in/foo.cc:6:6: warning: unused variable 'ans' [-Wunused-variable]
int ans=0,k=0;
^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 零件组装(component)
- 语言
- C++
- 递交时间
- 2024-08-05 16:22:31
- 评测时间
- 2024-08-05 16:22:31
- 评测机
- 分数
- 100
- 总耗时
- 47ms
- 峰值内存
- 2.719 MiB