Runtime Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:18: warning: format '%s' expects argument of type 'char*', but argument 2 has type 'char (*)[21]' [-Wformat=]
   scanf("%s",&com);
                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Median of Queue
 - 语言
 - C++
 - 递交时间
 - 2019-02-01 16:17:38
 - 评测时间
 - 2019-02-01 16:17:38
 - 评测机
 
- 分数
 - 10
 - 总耗时
 - 44ms
 - 峰值内存
 - 348.0 KiB