Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:11:25: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[10]' [-Wformat=] scanf("%s",&a[i]); ^ /in/foo.cc:12:25: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[2]' [-Wformat=] scanf("%s",&b[i]); ^
信息
- 递交者
- 类型
- 递交
- 语言
- C++
- 递交时间
- 2018-06-17 10:10:16
- 评测时间
- 2018-06-17 10:10:16
- 评测机
- 分数
- 40
- 总耗时
- ≥6143ms
- 峰值内存
- ≥5.625 MiB