Wrong Answer
/in/foo.cc: In function 'int f(std::__cxx11::string)': /in/foo.cc:42:17: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] int ans='E'-j;//"E"是翻译成的明文,求偏移量用"E"-某出现最多字母 ^ /in/foo.cc: In function 'int main()': /in/foo.cc:42:17: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] int ans='E'-j;//"E"是翻译成的明文,求偏移量用"E"-某出现最多字母 ^ /in/foo.cc:33:16: note: 'j' was declared here int maxn=0,j; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1480 凯撒密码
- 语言
- C++
- 递交时间
- 2020-05-15 23:06:05
- 评测时间
- 2020-05-15 23:06:05
- 评测机
- 分数
- 0
- 总耗时
- 24ms
- 峰值内存
- 472.0 KiB