Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:16:33: warning: operation on 'x' may be undefined [-Wsequence-point] for(int i=1,x,y;i<=n;i++) ran[x=sa[i]]=s[x]>s[y=sa[i-1]]?i:ran[y]; ~^~~~~~ /in/foo.cc:28:22: warning: operation on 'x' may be undefined [-Wsequence-point] if(ke1[y=x]!=ke1[x=sa[i]]||ke2[y]!=ke2[x]) ran[x]=i; ~^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 字符加密Cipher
- 语言
- C++
- 递交时间
- 2018-03-04 13:14:18
- 评测时间
- 2018-03-04 13:14:18
- 评测机
- 分数
- 0
- 总耗时
- 26ms
- 峰值内存
- 384.0 KiB