Accepted
/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 (*)[256]' [-Wformat=]
     scanf("%s",&a);
                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1064 迎春舞会之数字舞蹈
 - 语言
 - C++
 - 递交时间
 - 2017-06-26 18:21:00
 - 评测时间
 - 2017-06-26 18:21:00
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 26ms
 - 峰值内存
 - 376.0 KiB