Accepted
/in/foo.cc: In member function 'int acauto::query(int)': /in/foo.cc:60:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(now&&!ch[now][t]) ^~~~~ /in/foo.cc:62:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' now=now?ch[now][t]:root[i]; ^~~
信息
- 递交者
- 类型
- 递交
- 题目
- 2017.07.18 P3 字符串查询
- 语言
- C++
- 递交时间
- 2017-07-18 20:35:35
- 评测时间
- 2017-07-18 20:35:35
- 评测机
- 分数
- 200
- 总耗时
- 396ms
- 峰值内存
- 16.465 MiB