Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:36:16: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100010]' [-Wformat=] scanf("%s",&z); ^ /in/foo.cc:37:16: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100010]' [-Wformat=] scanf("%s",&y); ^ /in/foo.cc: In function 'int kmp(int, int)': /in/foo.cc:28:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- 君の名は2: 宫水三叶
- 语言
- C++
- 递交时间
- 2017-08-20 17:06:39
- 评测时间
- 2017-08-20 17:06:39
- 评测机
- 分数
- 60
- 总耗时
- ≥4058ms
- 峰值内存
- ≥856.0 KiB