Wrong Answer
/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:08:10
- 评测时间
- 2019-10-08 19:28:55
- 评测机
- 分数
- 20
- 总耗时
- 733ms
- 峰值内存
- 5.059 MiB