Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:32:32: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 32 | if(c[i]=d[j]) | ~~~~^~~~~ /in/foo.cc:34:42: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 34 | for(k=0;k<strlen(b[i]);k++) | ~^~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1500 笨笨的单词排序
- 语言
- C++
- 递交时间
- 2025-07-14 22:08:28
- 评测时间
- 2025-07-14 22:08:28
- 评测机
- 分数
- 0
- 总耗时
- 71ms
- 峰值内存
- 580.0 KiB