Accepted
/in/foo.cc: In function 'int main(int, char**)':
/in/foo.cc:58:17: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &N);
                 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1567 子串计数
 - 语言
 - C++
 - 递交时间
 - 2017-04-06 21:41:56
 - 评测时间
 - 2017-04-06 21:41:56
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 165ms
 - 峰值内存
 - 4.992 MiB