Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:20:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(j=0;(j<strlen(two) && two[j]!='*' );j++); ^ /in/foo.cc:10:15: warning: unused variable 'judge' [-Wunused-variable] int n=0,k=0,judge=0,j; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 Asm.Def谈笑风生
- 语言
- C++
- 递交时间
- 2019-09-28 18:16:54
- 评测时间
- 2023-04-13 14:16:07
- 评测机
- 分数
- 100
- 总耗时
- 1005ms
- 峰值内存
- 5.164 MiB