Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:39:25: warning: 'match' may be used uninitialized in this function [-Wmaybe-uninitialized]
   else if(date[j]!=match&&date[j]!=0)
           ~~~~~~~~~~~~~~^~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 2017.07.01 P6 假期淘汰计划
 - 语言
 - C++
 - 递交时间
 - 2017-07-01 20:16:14
 - 评测时间
 - 2017-07-01 20:16:14
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 33ms
 - 峰值内存
 - 456.0 KiB