Time Exceeded
foo.cc: In function 'int main()':
foo.cc:13:33: warning: format '%c' expects argument of type 'char*', but argument 2 has type 'int' [-Wformat=]
   13 |                         scanf("%c",str[i][j]);
      |                                ~^  ~~~~~~~~~
      |                                 |          |
      |                                 char*      int
  Found 2 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1501 拼凑春联(文件IO)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2022-08-13 16:57:58
 - 评测时间
 - 2022-08-13 16:57:58
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥1942ms
 - 峰值内存
 - ≥376.0 KiB