Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:6:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(a>='a'&&a<='z'&&b>='a'&&b<='z'&&c>='a'&&c<='z'&&d>='a'&&d<='z') ^~ /in/foo.cc:8:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' return 0; ^~~~~~
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 单词加密
 - 语言
 - C++
 - 递交时间
 - 2019-07-21 21:01:31
 - 评测时间
 - 2019-07-21 21:01:31
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 12ms
 - 峰值内存
 - 232.0 KiB