Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:74:24: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[100]' [-Wformat=]
     scanf("%s",&s[i][j]);
                        ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - cubes
 - 比赛
 - 初二普及组模拟赛0914
 - 语言
 - C++
 - 递交时间
 - 2018-09-15 10:34:34
 - 评测时间
 - 2018-09-15 10:34:34
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 37ms
 - 峰值内存
 - 384.0 KiB