Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:19:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
            for (int i=0;i<strlen(s);i++)
                         ~^~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1064 迎春舞会之数字舞蹈
 - 语言
 - C++
 - 递交时间
 - 2018-09-28 17:07:54
 - 评测时间
 - 2018-09-28 17:07:54
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 39ms
 - 峰值内存
 - 384.0 KiB